You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/test
Kenshin bcec568ea7 Add ffmpeg progress tracking to FFmpegFD
Add ffmpeg progress tracking to FFmpegPostProcessor

Apply changes from the code review

Fix a bug where the subprocess didn't capture any output thus an empty stdout and stderr were sent back

Add missing hooks

Revert "Add missing hooks"

This reverts commit a359c5ea10bb35b965e80801e736f43cdbcf3294.

Add support of -ss=132 timestamp format

Infer filename from ffmpeg args instead of info_dic

Remove redundant parenthesis and switch from to_stodout to to_screen

Add info kwarg with multiple files and ffmpeg to track progress

Moved format progress function to util

Moved format progress function to util

Add progress tracking to postprocessing operations

Fix typing error

Handle self._downloader is None at __init__

Move format progress functions to utils

Move format progress functions to utils

Handle case where ydl passed is None

Handle case where ydl passed is None

Handle case where _multiline isn't initialized

Handle case where _multiline isn't initialized

Fix streams incorrectly returned

Fix case where ydl is nested in the downloader

Add progress_hook attribute

Fix bug after merge

Fix import bugs after merge

Catch up with upstream

Fix merge errors #1

Adapt tests and implementatation for ffmpeg progress tracking args
1 year ago
..
testdata Improve plugin architecture (#5553) 2 years ago
__init__.py Add support for single-test tox runs 12 years ago
conftest.py [tests] Add tests for socks proxies (#7908) 2 years ago
helper.py [cleanup] Misc 2 years ago
parameters.json [cleanup] Misc 2 years ago
test_InfoExtractor.py [utils] `FormatSorter`: Improve `size` and `br` 2 years ago
test_YoutubeDL.py [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 2 years ago
test_YoutubeDLCookieJar.py [cleanup] Misc fixes 2 years ago
test_aes.py [dependencies] Simplify `Cryptodome` 2 years ago
test_age_restriction.py Update to ytdl-commit-2dd6c6e 2 years ago
test_all_urls.py [cleanup] Consistent style for file heads 3 years ago
test_cache.py [cleanup] Consistent style for file heads 3 years ago
test_compat.py [compat] Ensure submodules are imported correctly 2 years ago
test_config.py Fix config locations (#5933) 2 years ago
test_cookies.py [cookies] Update for chromium changes (#6897) 2 years ago
test_download.py [test:download] Test for `expected_exception` 2 years ago
test_downloader_external.py Add ffmpeg progress tracking to FFmpegFD 1 year ago
test_downloader_http.py [utils] Add temporary shim for logging 2 years ago
test_execution.py [core] Raise minimum recommended Python version to 3.8 (#8183) 2 years ago
test_iqiyi_sdk_interpreter.py [cleanup] Consistent style for file heads 3 years ago
test_jsinterp.py Update to ytdl-commit-07af47 2 years ago
test_netrc.py [cleanup] Consistent style for file heads 3 years ago
test_networking.py [rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b54523a) (#8348) 2 years ago
test_networking_utils.py [cleanup] Misc (#8182) 2 years ago
test_overwrites.py [cleanup] Consistent style for file heads 3 years ago
test_plugins.py Improve plugin architecture (#5553) 2 years ago
test_post_hooks.py [cleanup] Consistent style for file heads 3 years ago
test_postprocessors.py [SponsorBlock] Support `chapter` category (#5260) 3 years ago
test_socks.py [rh:requests] Add handler for `requests` HTTP library (#3668) 2 years ago
test_subtitles.py [cleanup] Consistent style for file heads 3 years ago
test_update.py.disabled [cleanup] Consistent style for file heads 3 years ago
test_utils.py [utils] `js_to_json`: Fix `Date` constructor parsing (#8295) 2 years ago
test_verbose_output.py [cleanup] Consistent style for file heads 3 years ago
test_write_annotations.py.disabled [cleanup] Consistent style for file heads 3 years ago
test_youtube_lists.py [extractor/youtube:tab] Update tab handling for redesign (#5439) 2 years ago
test_youtube_misc.py [cleanup] Consistent style for file heads 3 years ago
test_youtube_signature.py [extractor/youtube] Improve nsig function name extraction 2 years ago
testcert.pem Add a test for --no-check-certificate 10 years ago
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 9 years ago