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
..
2023-02-13 03:54:51 +00:00
2023-02-13 03:54:51 +00:00
2022-08-15 16:45:04 +01:00
2021-01-22 23:54:29 +07:00
2022-10-11 13:55:09 +01:00
2022-09-01 13:28:30 +01:00
2022-11-02 11:56:26 +00:00
2023-02-13 03:54:51 +00:00
2023-02-12 22:16:00 +00:00
2022-08-29 13:02:17 +01:00
2020-02-08 19:46:58 +07:00
2023-02-13 03:54:51 +00:00
2021-12-17 01:49:07 +07:00
2022-08-21 00:45:06 +01:00