youtube-transcript-api/youtube_transcript_api
E. Seiver 1f1c8b249b
Add optional HTML formatting `_TranscriptParser`
Text formats in `TEXT_FORMATS` global variable
Defaults to False
2023-03-15 15:44:26 -07:00
..
test revised test comments 2022-10-25 11:08:52 -04:00
__init__.py added error message if YouTube requests fail 2021-11-08 09:51:21 +01:00
__main__.py test suite and corresponding tooling added 2019-03-14 17:04:34 +01:00
_api.py added error message to assert statement 2022-04-26 00:35:01 -04:00
_cli.py Merge branch 'master' into feature/ISSUE-23 2021-03-22 18:54:07 +01:00
_errors.py added error message if YouTube requests fail 2021-11-08 09:51:21 +01: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 Add optional HTML formatting `_TranscriptParser` 2023-03-15 15:44:26 -07:00
formatters.py updated WebVTT and SRT formatters 2022-10-20 17:25:31 -04:00