Pccode66
7a5c1cfe93
Completely change project name to yt-dlp ( #85 )
...
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account
Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30
pukkandan
5b1ecbb327
[ffmpeg] Allow passing custom arguments before -i
...
:ci skip dl
2021-02-24 21:36:48 +05:30
shirt-dev
7620cd46c3
#79 Fix HLS AES-128 with multiple keys in external downloaders
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com>
2021-02-13 21:45:41 +05:30
shirt-dev
539d158c50
#72 Fix issue with unicode filenames in aria2c ( Closes #71 )
...
Authored-by: shirtjs <2660574+shirtjs@users.noreply.github.com> (shirt-dev)
2021-02-11 02:27:18 +05:30
shirt-dev
5219cb3e75
#55 Add aria2c support for DASH (mpd) and HLS (m3u8)
...
Co-authored-by: Dan <2660574+shirtjs@users.noreply.github.com>
Co-authored-by: pukkandan <pukkandan@gmail.com>
2021-02-08 22:16:01 +05:30
pukkandan
e3b771a898
fix typos :ci skip dl
2021-01-30 16:49:58 +05:30
pukkandan
e4172ac903
Deprecate avconv/avprobe
...
All current functionality is left untouched. But don't expect any new features to work with avconv
:ci skip all
2021-01-26 23:27:32 +05:30
pukkandan
eab9b2bcaf
Modified function cli_configuration_args
...
to directly parse new format of `postprocessor_args` and `external_downloader_args`
2021-01-23 17:00:11 +05:30
pukkandan
46ee996e39
Allow passing different arguments to different external downloaders
...
* Now similar to --post-processor-args
* Also added `--downloader-args` as alias to `--external-downloader-args`
2021-01-23 17:00:10 +05:30
pukkandan
f5b1bca913
Kill child processes when yt-dlc is killed ( https://github.com/ytdl-org/youtube-dl/pull/26592 )
...
Authored by: Unrud
2021-01-09 18:08:07 +05:30
pukkandan
002ea8fe17
Fix external downloader when there is no http_header
2020-11-10 23:25:55 +05:30
Unknown
cefecac12c
[skip travis] renaming
...
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00