mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-06 19:07:04 +01:00
33db85c571
* 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> |
||
---|---|---|
.. | ||
swftests | ||
testdata | ||
__init__.py | ||
helper.py | ||
parameters.json | ||
test_aes.py | ||
test_age_restriction.py | ||
test_all_urls.py | ||
test_cache.py | ||
test_compat.py | ||
test_download.py | ||
test_downloader_external.py | ||
test_downloader_http.py | ||
test_execution.py | ||
test_http.py | ||
test_InfoExtractor.py | ||
test_iqiyi_sdk_interpreter.py | ||
test_jsinterp.py | ||
test_netrc.py | ||
test_options.py | ||
test_postprocessors.py | ||
test_socks.py | ||
test_subtitles.py | ||
test_swfinterp.py | ||
test_unicode_literals.py | ||
test_update.py | ||
test_utils.py | ||
test_verbose_output.py | ||
test_write_annotations.py | ||
test_youtube_lists.py | ||
test_youtube_misc.py | ||
test_youtube_signature.py | ||
test_YoutubeDL.py | ||
test_YoutubeDLCookieJar.py | ||
testcert.pem | ||
versions.json |