youtube-dl/test
teddy171 33db85c571 [feat]: Add support to external downloader aria2p (#31500)
* feat: add class Aria2pFD

* feat: create call_downloader function

* feat: a colorful download interface to aria2pFD

* feat: change value name

* Apply suggestions from code review

Co-authored-by: dirkf <fieldhouse@gmx.net>

* Typo in suggestion

* fix: remove unused value

* fix: add not function to return value(0 is normal); add total_seconds to download.eta(timedelta object); add waiting status when hook progress

* fix: remove unuse method ..utils.format_bytes

* fix: be up to flake8

* fix: be up to flake8

* Apply suggestions from code review

* [feat] test external downloader aria2p

* [feat] test external downloader aria2p

* [fix] test_external_downloader.py

* Apply suggestions from code review

Co-authored-by: dirkf <fieldhouse@gmx.net>

* Apply suggestions from code review

Co-authored-by: dirkf <fieldhouse@gmx.net>

* Update test/test_external_downloader.py

Co-authored-by: dirkf <fieldhouse@gmx.net>

* Update test/test_external_downloader.py

Co-authored-by: dirkf <fieldhouse@gmx.net>

* Update youtube_dl/downloader/external.py

Co-authored-by: dirkf <fieldhouse@gmx.net>

* refactoring code and fix bugs

* Apply suggestions from code review

* Rename test_external_downloader.py to test_downloader_external.py

---------

Co-authored-by: dirkf <fieldhouse@gmx.net>
2023-02-13 03:54:51 +00:00
..
swftests
testdata
__init__.py
helper.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
parameters.json [test:download] Only extract enough videos for playlist_mincount 2022-02-05 02:47:21 +00:00
test_aes.py [netease] Get netease music download url through player api (#31235) 2022-10-11 13:55:09 +01:00
test_age_restriction.py [test] Fix TestAgeRestriction 2023-02-13 03:54:51 +00:00
test_all_urls.py
test_cache.py [cache] Add cache validation by program version, based on yt-dlp 2022-09-01 13:28:30 +01:00
test_compat.py [compat] Update test_compat 2023-02-13 03:54:51 +00:00
test_download.py [test, etc] Improve download test logs; also clean up some new flake8 issues (#31153) 2022-08-09 21:05:00 +01:00
test_downloader_external.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
test_downloader_http.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
test_execution.py [YouTube] Refresh compat/utils usage 2023-02-13 03:54:51 +00:00
test_http.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
test_InfoExtractor.py
test_iqiyi_sdk_interpreter.py
test_jsinterp.py [jsinterp] Improve parsing 2023-02-02 16:31:49 +00:00
test_netrc.py
test_options.py
test_postprocessors.py
test_socks.py
test_subtitles.py [test] Fix linter for 3aa94d7945 2022-06-15 18:28:19 +01:00
test_swfinterp.py
test_unicode_literals.py
test_update.py
test_utils.py [utils] Backport traverse_obj (etc) from yt-dlp (#31156) 2022-11-03 10:09:37 +00:00
test_verbose_output.py
test_write_annotations.py
test_youtube_lists.py
test_youtube_misc.py
test_youtube_signature.py Support if statements 2023-02-02 13:12:46 +00:00
test_YoutubeDL.py Make default upload_/release_date a compat_str 2022-02-26 10:29:42 +00:00
test_YoutubeDLCookieJar.py
testcert.pem
versions.json