yt-dlp/test
Nil Admirari 7a340e0df3
Native SponsorBlock implementation and related improvements (#360)
SponsorBlock options:
* The fetched sponsor sections are written to infojson
* `--sponsorblock-remove` removes specified chapters from file
* `--sponsorblock-mark` marks the specified sponsor sections as chapters
* `--sponsorblock-chapter-title` to specify sponsor chapter template
* `--sponsorblock-api` to use a different API

Related improvements:
* Split `--embed-chapters` from `--embed-metadata`
* Add `--remove-chapters` to remove arbitrary chapters
* Add `--force-keyframes-at-cuts` for more accurate cuts when removing and splitting chapters

Deprecates all `--sponskrub` options

Authored by: nihil-admirari, pukkandan
2021-09-02 02:25:16 +05:30
..
swftests.unused
testdata
__init__.py
helper.py [test:download] Support testing with ignore_no_formats_error 2021-08-02 03:47:31 +05:30
parameters.json [youtube] Simplify _get_text early 2021-07-24 06:59:20 +05:30
test_aes.py
test_age_restriction.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_all_urls.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
test_cache.py
test_compat.py
test_cookies.py Add option --cookies-from-browser to load cookies from a browser (#488) 2021-07-22 02:02:49 +05:30
test_download.py [Niconico] Add Search extractors (#672) 2021-08-28 07:07:13 +05:30
test_downloader_http.py
test_execution.py
test_http.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
test_InfoExtractor.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_iqiyi_sdk_interpreter.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_jsinterp.py
test_netrc.py
test_options.py
test_overwrites.py [cleanup] Misc 2021-08-07 21:17:07 +05:30
test_post_hooks.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_postprocessors.py Native SponsorBlock implementation and related improvements (#360) 2021-09-02 02:25:16 +05:30
test_socks.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_subtitles.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_swfinterp.py.disabled
test_unicode_literals.py.disabled
test_update.py.disabled
test_utils.py [utils] Add parse_qs 2021-08-23 00:50:43 +05:30
test_verbose_output.py
test_write_annotations.py.disabled [youtube] Remove annotations and deprecate --write-annotations (#765) 2021-08-24 09:22:40 +05:30
test_youtube_lists.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_youtube_misc.py
test_youtube_signature.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_YoutubeDL.py Fix playlist_index not obeying playlist_start 2021-08-17 19:06:10 +05:30
test_YoutubeDLCookieJar.py
testcert.pem
versions.json