]> jfr.im git - yt-dlp.git/log
yt-dlp.git
2 years agoRelease 2021.10.09
pukkandan [Sat, 9 Oct 2021 19:09:23 +0000 (00:39 +0530)] 
Release 2021.10.09

2 years ago[HotStarSeries] Fix cookies (#1187)
Ashish Gupta [Sat, 9 Oct 2021 18:27:08 +0000 (23:57 +0530)] 
[HotStarSeries] Fix cookies (#1187)

Authored by: Ashish0804

2 years ago[cleanup] Misc cleanup
pukkandan [Sat, 9 Oct 2021 00:23:15 +0000 (05:53 +0530)] 
[cleanup] Misc cleanup

2 years agoMerge webm formats into mkv if thumbnails are to be embedded
pukkandan [Sat, 9 Oct 2021 16:18:46 +0000 (21:48 +0530)] 
Merge webm formats into mkv if thumbnails are to be embedded

This was originally implemented in 4d971a16b831a45147b6ae7ce53b3e105d204da7 (#173) by @damianoamatruda
but was reverted in 3b297919e046082cc4ab26ecb959d9f4f584102b
since it was unintentionally being triggered for `write_thumbnail` (See #500)

2 years ago[Funimation] Fix for /v/ urls (#1196)
Jules-A [Sat, 9 Oct 2021 15:21:41 +0000 (23:21 +0800)] 
[Funimation] Fix for /v/ urls (#1196)

Closes #993
Authored by: pukkandan, Jules-A

2 years ago[utils] Let traverse_obj accept functions as keys
pukkandan [Sat, 9 Oct 2021 02:44:41 +0000 (08:14 +0530)] 
[utils] Let traverse_obj accept functions as keys

2 years ago[http] Respect user-provided chunk size over extractor's
pukkandan [Fri, 8 Oct 2021 20:36:30 +0000 (02:06 +0530)] 
[http] Respect user-provided chunk size over extractor's

2 years ago[Hidive] Fix subtitles broken by 705e7c2005dfe67a905e18736c9f6345ee9d386b
pukkandan [Fri, 8 Oct 2021 15:07:24 +0000 (20:37 +0530)] 
[Hidive] Fix subtitles broken by 705e7c2005dfe67a905e18736c9f6345ee9d386b

2 years ago[bilibili] Fix bug in efc947fb3eea38eeae257980e663de806f1e19d0
u-spec-png [Sat, 9 Oct 2021 02:04:02 +0000 (02:04 +0000)] 
[bilibili] Fix bug in efc947fb3eea38eeae257980e663de806f1e19d0

Authored by: u-spec-png

2 years ago[docs] Write embedding and contributing documentation (#528)
timethrow [Sat, 9 Oct 2021 01:08:01 +0000 (02:08 +0100)] 
[docs] Write embedding and contributing documentation (#528)

Authored by: pukkandan, timethrow

2 years ago[youtube:tab] Fallback to API when webpage fails to download (#1122)
coletdjnz [Fri, 8 Oct 2021 21:19:25 +0000 (10:19 +1300)] 
[youtube:tab] Fallback to API when webpage fails to download (#1122)

and add some extractor_args to force this mode
Authored by: coletdjnz

2 years ago[ciscowebex] Add extractor (#1199)
Damiano Amatruda [Fri, 8 Oct 2021 19:36:27 +0000 (21:36 +0200)] 
[ciscowebex] Add extractor (#1199)

Authored by: damianoamatruda

2 years agoImproved progress reporting (See desc) (#1125)
pukkandan [Fri, 8 Oct 2021 19:11:59 +0000 (00:41 +0530)] 
Improved progress reporting (See desc) (#1125)

* Separate `--console-title` and `--no-progress`
* Add option `--progress` to show progress-bar even in quiet mode
* Fix and refactor `minicurses`
* Use `minicurses` for all progress reporting
* Standardize use of terminal sequences and enable color support for windows 10
* Add option `--progress-template` to customize progress-bar and console-title
* Add postprocessor hooks and progress reporting

Closes: #906, #901, #1085, #1170
2 years ago[Streamable] Add codecs (#1189)
u-spec-png [Thu, 7 Oct 2021 14:32:42 +0000 (14:32 +0000)] 
[Streamable] Add codecs (#1189)

Authored by: u-spec-png

2 years ago[Hidive] Fix duplicate and incorrect formats
pukkandan [Wed, 6 Oct 2021 05:23:22 +0000 (10:53 +0530)] 
[Hidive] Fix duplicate and incorrect formats

2 years ago[docs,build] Change all pycryptodome references to pycryptodomex
pukkandan [Wed, 6 Oct 2021 01:04:10 +0000 (06:34 +0530)] 
[docs,build] Change all pycryptodome references to pycryptodomex

2 years ago[FixupM3u8] Do not run if merge is needed
pukkandan [Wed, 6 Oct 2021 00:13:22 +0000 (05:43 +0530)] 
[FixupM3u8] Do not run if merge is needed

We pass the relevant arguments to the merger, so separate fixup in redundant

2 years ago[youtube] Fix non-fatal errors in fetching player
pukkandan [Sun, 3 Oct 2021 21:14:55 +0000 (02:44 +0530)] 
[youtube] Fix non-fatal errors in fetching player

2 years agobugfix for 80c03fa98fdd54410bd36684ef453f6976a9c0bf
pukkandan [Tue, 5 Oct 2021 04:15:46 +0000 (09:45 +0530)] 
bugfix for 80c03fa98fdd54410bd36684ef453f6976a9c0bf

2 years ago[reddit] bugfix for 8e3fd7e034cdd54972d13394821cd9e55e1c3735
pukkandan [Tue, 5 Oct 2021 03:04:05 +0000 (08:34 +0530)] 
[reddit] bugfix for 8e3fd7e034cdd54972d13394821cd9e55e1c3735

2 years ago[soundcloud:playlist] Detect last page correctly
pukkandan [Tue, 5 Oct 2021 03:03:36 +0000 (08:33 +0530)] 
[soundcloud:playlist] Detect last page correctly
Closes #1168

2 years agoWorkaround ssl errors in mingw python
pukkandan [Tue, 5 Oct 2021 03:02:05 +0000 (08:32 +0530)] 
Workaround ssl errors in mingw python
Closes #1151

2 years ago[build] Use pycryptodomex for PyInstaller (#1179)
shirt [Tue, 5 Oct 2021 17:37:58 +0000 (13:37 -0400)] 
[build] Use pycryptodomex for PyInstaller (#1179)

2 years ago[Mediaite] Relax valid url (#1158)
coletdjnz [Mon, 4 Oct 2021 19:30:57 +0000 (08:30 +1300)] 
[Mediaite] Relax valid url (#1158)

Closes #1131
Authored by: coletdjnz

2 years ago[GoPro] Add extractor (#1167)
i6t [Mon, 4 Oct 2021 19:23:37 +0000 (04:23 +0900)] 
[GoPro] Add extractor (#1167)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/30044
Authored by: i6t

2 years ago[CBC] Cleanup tests (#1162)
makeworld [Mon, 4 Oct 2021 19:11:00 +0000 (15:11 -0400)] 
[CBC] Cleanup tests (#1162)

Related: #1013
Authored by: makeworld-the-better-one

2 years ago[parliamentlive.tv] Fix extractor (#1153)
u-spec-png [Mon, 4 Oct 2021 19:09:00 +0000 (19:09 +0000)] 
[parliamentlive.tv] Fix extractor (#1153)

Closes #1139
Authored by: u-spec-png

2 years ago[Douyin] Rewrite extractor (#1157)
MinePlayersPE [Mon, 4 Oct 2021 19:01:33 +0000 (02:01 +0700)] 
[Douyin] Rewrite extractor (#1157)

Closes #1121
Authored by: MinePlayersPE

2 years ago[Newgrounds] Add age_limit and fix duration (#1156)
u-spec-png [Mon, 4 Oct 2021 18:58:02 +0000 (18:58 +0000)] 
[Newgrounds] Add age_limit and fix duration (#1156)

Authored by: u-spec-png

2 years ago[Vupload] Add extractor (#1146)
u-spec-png [Mon, 4 Oct 2021 18:42:24 +0000 (18:42 +0000)] 
[Vupload] Add extractor (#1146)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/29877
Authored by: u-spec-png

2 years ago[Bilibili] Add subtitle converter (#1144)
u-spec-png [Mon, 4 Oct 2021 18:37:05 +0000 (18:37 +0000)] 
[Bilibili] Add subtitle converter (#1144)

Closes #1015
Based on https://github.com/y2361547758/bcc2ass
Authored by: u-spec-png

2 years agoFix `-f mp4` behaving differently from youtube-dl
pukkandan [Sun, 3 Oct 2021 21:25:11 +0000 (02:55 +0530)] 
Fix `-f mp4` behaving differently from youtube-dl

2 years ago[build] Allow building with py2exe (and misc fixes)
pukkandan [Sun, 3 Oct 2021 20:55:13 +0000 (02:25 +0530)] 
[build] Allow building with py2exe (and misc fixes)
py2exe config is copied from youtube-dl
Closes #1160

2 years ago[EmbedSubtitle, SubtitlesConvertor] Fix error when subtitle file is missing
pukkandan [Sat, 2 Oct 2021 17:06:31 +0000 (22:36 +0530)] 
[EmbedSubtitle, SubtitlesConvertor] Fix error when subtitle file is missing
Closes #1152, #1134
Bug from 8e25d624df003d691be922488d6ab7007f75333d

2 years ago[funimation] Sort formats according to the relevant extractor-args
pukkandan [Sat, 2 Oct 2021 17:05:24 +0000 (22:35 +0530)] 
[funimation] Sort formats according to the relevant extractor-args

2 years ago[aes] Improve performance slightly (#1135)
Ákos Sülyi [Sat, 2 Oct 2021 18:50:39 +0000 (20:50 +0200)] 
[aes] Improve performance slightly (#1135)

Authored by: sulyi

2 years ago[extractor] Extract storyboards from SMIL manifests (#1128)
Felix S [Sat, 2 Oct 2021 18:43:42 +0000 (18:43 +0000)] 
[extractor] Extract storyboards from SMIL manifests (#1128)

Authored by: fstirlitz

2 years ago[Theta] Add video extractor (#1137)
Aleri Kaisattera [Fri, 1 Oct 2021 18:45:15 +0000 (00:45 +0600)] 
[Theta] Add video extractor (#1137)

Authored by: alerikaisattera

2 years ago[adobepass] Add RCN as MSO (#1129)
jfogelman [Thu, 30 Sep 2021 15:44:20 +0000 (11:44 -0400)] 
[adobepass] Add RCN as MSO (#1129)

Authored by: jfogelman

2 years ago[docs,cleanup] Some minor refactoring and improve docs
pukkandan [Fri, 17 Sep 2021 18:23:55 +0000 (23:53 +0530)] 
[docs,cleanup] Some minor refactoring and improve docs

2 years ago[docs] Add note about our custom ffmpeg builds
pukkandan [Wed, 29 Sep 2021 21:14:40 +0000 (02:44 +0530)] 
[docs] Add note about our custom ffmpeg builds

2 years ago[postprocessor] Add plugin support
pukkandan [Wed, 29 Sep 2021 20:53:33 +0000 (02:23 +0530)] 
[postprocessor] Add plugin support
Adds option `--use-postprocessor` to enable them

2 years ago[reddit] Fix 429 by generating a random `reddit_session`
pukkandan [Sun, 26 Sep 2021 14:30:56 +0000 (20:00 +0530)] 
[reddit] Fix 429 by generating a random `reddit_session`

Related: a76e2e0f8898c06939b6a123fa863ab8876cfa20, #1014, https://github.com/ytdl-org/youtube-dl/issues/29986
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30017
Authored by: AjaxGb

2 years agoAllow empty output template to skip a type of file
pukkandan [Wed, 29 Sep 2021 20:44:42 +0000 (02:14 +0530)] 
Allow empty output template to skip a type of file
Closes #760, #1111

2 years ago[embedsubtitle] Fix error when duration is unknown
pukkandan [Wed, 29 Sep 2021 20:45:33 +0000 (02:15 +0530)] 
[embedsubtitle] Fix error when duration is unknown

2 years ago[build] Add more files to the tarball
pukkandan [Mon, 27 Sep 2021 06:57:54 +0000 (12:27 +0530)] 
[build] Add more files to the tarball
Closes #1099

2 years ago[Gettr] Add extractor (#1120)
i6t [Wed, 29 Sep 2021 10:23:56 +0000 (19:23 +0900)] 
[Gettr] Add extractor (#1120)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/29589
Authored by: i6t

2 years ago[bbc] Extract better quality videos (#1113)
ajj8 [Tue, 28 Sep 2021 22:37:33 +0000 (23:37 +0100)] 
[bbc] Extract better quality videos (#1113)

mobile-tablet-main only provides 540p25, so it shouldn't be used for the first attempt. Instead pc provides up to 720p50

Authored by: ajj8

2 years agoWorkaround for bug in `ssl.SSLContext.load_default_certs` (#1118)
pukkandan [Tue, 28 Sep 2021 21:37:23 +0000 (03:07 +0530)] 
Workaround for bug in `ssl.SSLContext.load_default_certs` (#1118)

* Remove old compat code
* Load certificates only when not using nocheckcertificate
* Load each certificate individually

Closes #1060
Related bugs.python.org/issue35665, bugs.python.org/issue4531

2 years ago[HLS] Fix decryption issues (#1117)
shirt [Tue, 28 Sep 2021 18:53:24 +0000 (14:53 -0400)] 
[HLS] Fix decryption issues (#1117)

* Unpad HLS fragments with PKCS#7 according to datatracker.ietf.org/doc/html/rfc8216
* media_sequence should only be incremented in for media fragments
* The native decryption should only be used if ffmpeg is unavailable since it is significantly slower. Closes #1086

Authored by: shirt-dev, pukkandan

2 years ago[LinkedInLearning] Fix newline bug in subtitles (#1104)
Ashish Gupta [Tue, 28 Sep 2021 10:36:31 +0000 (16:06 +0530)] 
[LinkedInLearning] Fix newline bug in subtitles (#1104)

Authored by: Ashish0804

2 years ago[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)
shirt [Mon, 27 Sep 2021 22:42:33 +0000 (18:42 -0400)] 
[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)

Fixes: #618, #998, #1039
Authored by: shirt-dev

2 years ago[Rumble] Add RumbleChannelIE (#1088)
Ashish Gupta [Mon, 27 Sep 2021 21:01:23 +0000 (02:31 +0530)] 
[Rumble] Add RumbleChannelIE (#1088)

Authored by: Ashish0804

2 years ago[SovietsCloset] Add duration from m3u8 (#908)
ChillingPepper [Mon, 27 Sep 2021 21:00:41 +0000 (23:00 +0200)] 
[SovietsCloset] Add duration from m3u8 (#908)

Authored by: ChillingPepper

2 years ago[N1] Add extractor (#1080)
u-spec-png [Mon, 27 Sep 2021 20:10:51 +0000 (20:10 +0000)] 
[N1] Add extractor (#1080)

Authored by: u-spec-png

2 years agoFix `--flat-playlist` when neither IE nor id is known
pukkandan [Mon, 27 Sep 2021 05:54:22 +0000 (11:24 +0530)] 
Fix `--flat-playlist` when neither IE nor id is known

2 years ago[update] Check for new version even if not updateable
pukkandan [Mon, 27 Sep 2021 03:51:28 +0000 (09:21 +0530)] 
[update] Check for new version even if not updateable

2 years ago[outtmpl] Alternate form of format type `l` for `\n` delimited list
pukkandan [Mon, 27 Sep 2021 05:59:16 +0000 (11:29 +0530)] 
[outtmpl] Alternate form of format type `l` for `\n` delimited list

2 years ago[vidme] Remove extractor (#1095)
Aleri Kaisattera [Mon, 27 Sep 2021 02:12:44 +0000 (08:12 +0600)] 
[vidme] Remove extractor (#1095)

Authored by: alerikaisattera

2 years ago[reddit] Add embedded url (#1090)
u-spec-png [Sun, 26 Sep 2021 13:28:22 +0000 (13:28 +0000)] 
[reddit] Add embedded url (#1090)

Authored by: u-spec-png

2 years ago[Veo] Add extractor (#1084)
i6t [Sat, 25 Sep 2021 22:39:45 +0000 (07:39 +0900)] 
[Veo] Add extractor (#1084)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/29445
Authored by: i6t

2 years ago[PolskieRadio] Fix extractors (#1082)
u-spec-png [Sat, 25 Sep 2021 22:30:22 +0000 (22:30 +0000)] 
[PolskieRadio] Fix extractors (#1082)

Closes #1033
Authored by: jakubadamw, u-spec-png

2 years ago[outtmpl] Format type `U` for unicode normalization
pukkandan [Sat, 25 Sep 2021 20:09:44 +0000 (01:39 +0530)] 
[outtmpl] Format type `U` for unicode normalization

2 years ago[cookies] Fix keyring fallback (#1078)
Matt Broadway [Sat, 25 Sep 2021 15:34:16 +0000 (16:34 +0100)] 
[cookies] Fix keyring fallback (#1078)

The password returned by `security find-generic-password` has a newline at the end

Closes #1073
Authored by: mbway

2 years ago[LinkedInLearning] Add subtitles (#1077)
Ashish Gupta [Sat, 25 Sep 2021 11:25:33 +0000 (16:55 +0530)] 
[LinkedInLearning] Add subtitles (#1077)

Authored by: Ashish0804
Closes #1072

2 years ago[Newgrounds] Fix view count on songs (#1071)
u-spec-png [Sat, 25 Sep 2021 01:12:30 +0000 (01:12 +0000)] 
[Newgrounds] Fix view count on songs (#1071)

Authored by: u-spec-png

2 years ago[version] update 2021.09.25
pukkandan [Sat, 25 Sep 2021 00:59:59 +0000 (00:59 +0000)] 
[version] update

:ci skip all

2 years agoRelease 2021.09.25
pukkandan [Sat, 25 Sep 2021 00:52:22 +0000 (06:22 +0530)] 
Release 2021.09.25

2 years ago[build] Fix brew tap
pukkandan [Sat, 25 Sep 2021 00:57:37 +0000 (06:27 +0530)] 
[build] Fix brew tap

2 years agoAllow `0` in `--playlist-items`
pukkandan [Fri, 24 Sep 2021 22:01:35 +0000 (03:31 +0530)] 
Allow `0` in `--playlist-items`

2 years ago[zdf] Improve format sorting
pukkandan [Fri, 24 Sep 2021 02:14:59 +0000 (07:44 +0530)] 
[zdf] Improve format sorting
Closes #910

2 years ago[SpankBang] Fix uploader (#892)
f4pp3rk1ng [Fri, 24 Sep 2021 01:06:30 +0000 (03:06 +0200)] 
[SpankBang] Fix uploader (#892)

Closes #833
Authored by: f4pp3rk1ng, coletdjnz

2 years ago[build] Improve release process (#880)
pukkandan [Fri, 24 Sep 2021 01:01:43 +0000 (06:31 +0530)] 
[build] Improve release process (#880)

* Automate more of the release process by animelover1984, pukkandan - closes #823
* Fix sha256 by nihil-admirari - closes #385
* Bring back brew taps by nao20010128nao #865
* Provide `--onedir` zip for windows by pukkandan - Closes #1024, #661, #705 and #890

Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao

2 years ago[Arte] Improve description extraction (#1046)
renalid [Fri, 24 Sep 2021 00:56:15 +0000 (02:56 +0200)] 
[Arte] Improve description extraction (#1046)

Authored by: renalid

2 years ago[Theta] Add extractor (#1068)
Aleri Kaisattera [Fri, 24 Sep 2021 00:53:51 +0000 (06:53 +0600)] 
[Theta] Add extractor (#1068)

Authored by: alerikaisattera

2 years ago[youtube] Cleanup authentication code (#786)
coletdjnz [Fri, 24 Sep 2021 00:52:17 +0000 (00:52 +0000)] 
[youtube] Cleanup authentication code (#786)

Authored by: coletdjnz

2 years ago[xattr] bugfix for b19404591a8ad4d0c7e962931ea809221e3f0b8e
pukkandan [Fri, 24 Sep 2021 00:50:42 +0000 (06:20 +0530)] 
[xattr] bugfix for b19404591a8ad4d0c7e962931ea809221e3f0b8e

2 years agoSeparate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan [Fri, 24 Sep 2021 00:21:54 +0000 (05:51 +0530)] 
Separate the options `--ignore-errors` and `--no-abort-on-error`

In youtube-dl, `-i` ignores both download and post-processing error, and
treats the download as successful even if the post-processor fails.

yt-dlp used to skip the entire video on either error and there was no
option to ignore the post-processing errors like youtube-dl does.

By splitting the option into two, now either just the download errors
(--no-abort-on-error, default on CLI) or all errors (--ignore-errors)
can be ignored as per the users' needs

Closes #893

2 years agoIgnore empty entries in `_list_from_options_callback`
pukkandan [Thu, 23 Sep 2021 23:40:33 +0000 (05:10 +0530)] 
Ignore empty entries in `_list_from_options_callback`

2 years agoDownload subtitles in order of `--sub-langs`
pukkandan [Thu, 23 Sep 2021 23:40:04 +0000 (05:10 +0530)] 
Download subtitles in order of `--sub-langs`
Closes #1041

2 years ago[cbs] Report appropriate error for DRM
pukkandan [Thu, 23 Sep 2021 22:39:03 +0000 (04:09 +0530)] 
[cbs] Report appropriate error for DRM
Closes #1056

2 years agobugfix for bd50a52b0d7247cdbf205eb851ce33ae4b89c516
pukkandan [Thu, 23 Sep 2021 22:05:29 +0000 (03:35 +0530)] 
bugfix for bd50a52b0d7247cdbf205eb851ce33ae4b89c516

2 years ago[youtube] Fix `--mark-watched` with `--cookies-from-browser`
pukkandan [Thu, 23 Sep 2021 20:46:03 +0000 (02:16 +0530)] 
[youtube] Fix `--mark-watched` with `--cookies-from-browser`
Closes #1019

2 years ago[lbry] Show error message from API response
pukkandan [Thu, 23 Sep 2021 11:41:43 +0000 (17:11 +0530)] 
[lbry] Show error message from API response

2 years ago[Koo] Add extractor (#1044)
Ashish Gupta [Thu, 23 Sep 2021 18:15:17 +0000 (23:45 +0530)] 
[Koo] Add extractor (#1044)

Authored by: Ashish0804

2 years ago[Chingari] Add extractors (#1038)
Ashish Gupta [Thu, 23 Sep 2021 18:01:55 +0000 (23:31 +0530)] 
[Chingari] Add extractors (#1038)

Authored by: Ashish0804

2 years ago[atv.at] Use jwt for API (#1012)
NeroBurner [Thu, 23 Sep 2021 17:40:51 +0000 (19:40 +0200)] 
[atv.at] Use jwt for API (#1012)

The jwt token is implemented according to RFC7519

Closes #988
Authored by: NeroBurner

2 years ago[downloader/niconico] Pass custom headers (#1063)
The Hatsune Daishi [Thu, 23 Sep 2021 09:06:48 +0000 (18:06 +0900)] 
[downloader/niconico] Pass custom headers (#1063)

Closes #1057
Authored by: nao20010128nao

2 years ago[cleanup] Fix line endings for `nebula.py` (#1064)
Glenn Slayden [Thu, 23 Sep 2021 09:05:01 +0000 (02:05 -0700)] 
[cleanup] Fix line endings for `nebula.py` (#1064)

:ci skip
Authored by: glenn-slayden

2 years ago[Hotstar] Add referer for subs (#1062)
Ashish Gupta [Thu, 23 Sep 2021 09:00:49 +0000 (14:30 +0530)] 
[Hotstar] Add referer for subs (#1062)

Authored by: Ashish0804

2 years agobugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3
pukkandan [Thu, 23 Sep 2021 06:18:49 +0000 (11:48 +0530)] 
bugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3
Closes #1061

2 years ago[comedycentral] Support `collection-playlist` (#1058)
nixxo [Thu, 23 Sep 2021 06:15:54 +0000 (08:15 +0200)] 
[comedycentral] Support `collection-playlist` (#1058)

Authored by: nixxo

2 years ago[ffmpeg] Add `aac_adtstoasc` when merging if needed
pukkandan [Wed, 22 Sep 2021 14:21:40 +0000 (19:51 +0530)] 
[ffmpeg] Add `aac_adtstoasc` when merging if needed
Related: #1039

2 years ago[reddit] Workaround for 429 by redirecting to old.reddit.com
pukkandan [Wed, 22 Sep 2021 14:20:24 +0000 (19:50 +0530)] 
[reddit] Workaround for 429 by redirecting to old.reddit.com
Closes #1014

2 years agoBasic framework for simultaneous download of multiple formats (#1036)
The Hatsune Daishi [Wed, 22 Sep 2021 14:12:04 +0000 (23:12 +0900)] 
Basic framework for simultaneous download of multiple formats (#1036)

Authored by: nao20010128nao

2 years ago[AnimalPlanet] Fix extractor (#1050)
Sipherdrakon [Wed, 22 Sep 2021 14:09:45 +0000 (10:09 -0400)] 
[AnimalPlanet] Fix extractor (#1050)

Authored by: Sipherdrakon

2 years ago[SovietsCloset] Fix playlists for games with only named categories
ChillingPepper [Wed, 22 Sep 2021 02:10:02 +0000 (04:10 +0200)] 
[SovietsCloset] Fix playlists for games with only named categories

Authored by: ConquerorDopy

2 years ago[docs,cleanup] Add deprecation warning in docs
pukkandan [Wed, 22 Sep 2021 00:20:11 +0000 (05:50 +0530)] 
[docs,cleanup] Add deprecation warning in docs
for some counter intuitive behaviour that may be removed in future.

and fix linter

2 years ago[youtube] Return full URL instead of just ID
pukkandan [Wed, 22 Sep 2021 00:05:39 +0000 (05:35 +0530)] 
[youtube] Return full URL instead of just ID

2 years ago[fragment,aria2c] Generalize and refactor some code
pukkandan [Tue, 21 Sep 2021 23:57:07 +0000 (05:27 +0530)] 
[fragment,aria2c] Generalize and refactor some code