youtube-transcript-api/youtube_transcript_api
esha71 6f4ab9decd
Update formatters.py
corrected hours calculation logic in class WebVTTFormatter  method _seconds_to_timestamp for transcripts with more than an hour length
2021-05-30 02:30:56 +05:30
..
test added ability to create consent cookie 2021-03-31 15:59:57 +02:00
__init__.py added ability to create consent cookie 2021-03-31 15:59:57 +02:00
__main__.py test suite and corresponding tooling added 2019-03-14 17:04:34 +01:00
_api.py added ability to create consent cookie 2021-03-31 15:59:57 +02:00
_cli.py Merge branch 'master' into feature/ISSUE-23 2021-03-22 18:54:07 +01:00
_errors.py added ability to create consent cookie 2021-03-31 15:59:57 +02:00
_html_unescaping.py test suite and corresponding tooling added 2019-03-14 17:04:34 +01:00
_settings.py refactored the way transcript information is retrieved and thereby improved error messages 2019-12-08 14:40:57 +01:00
_transcripts.py added ability to create consent cookie 2021-03-31 15:59:57 +02:00
formatters.py Update formatters.py 2021-05-30 02:30:56 +05:30