Commit Graph

19677 Commits (aeb2a9ad27ba8e70803a0960f8bd3d8ac2d2aa2b)
 

Author SHA1 Message Date
Ashish Gupta f1d42a83ab
[Rumble] Add RumbleChannelIE ()
Authored by: Ashish0804
ChillingPepper 3cf4b91dc5
[SovietsCloset] Add duration from m3u8 ()
Authored by: ChillingPepper
u-spec-png fecb20a503
[N1] Add extractor ()
Authored by: u-spec-png
pukkandan 360167b9fc Fix `--flat-playlist` when neither IE nor id is known
pukkandan 28234287f1 [update] Check for new version even if not updateable
pukkandan 91dd88b90f
[outtmpl] Alternate form of format type `l` for `\n` delimited list
Aleri Kaisattera d31dab7084
[vidme] Remove extractor ()
Authored by: alerikaisattera
u-spec-png c470901ccf
[reddit] Add embedded url ()
Authored by: u-spec-png
i6t 2333ea1029
[Veo] Add extractor ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29445
Authored by: i6t
u-spec-png 9a13345439
[PolskieRadio] Fix extractors ()
Closes 
Authored by: jakubadamw, u-spec-png
pukkandan 524e2e4fda
[outtmpl] Format type `U` for unicode normalization
Matt Broadway f440b14f87
[cookies] Fix keyring fallback ()
The password returned by `security find-generic-password` has a newline at the end

Closes 
Authored by: mbway
Ashish Gupta 8dc831f715
[LinkedInLearning] Add subtitles ()
Authored by: Ashish0804
Closes 
u-spec-png e99b2d2771
[Newgrounds] Fix view count on songs ()
Authored by: u-spec-png
pukkandan 1fed277349 [version] update
:ci skip all
pukkandan 0ef787d773 Release 2021.09.25
pukkandan a5de4099cb [build] Fix brew tap
pukkandan ff1c7fc9d3
Allow `0` in `--playlist-items`
pukkandan 600e900300
[zdf] Improve format sorting
Closes 
f4pp3rk1ng 20b91b9b63
[SpankBang] Fix uploader ()
Closes  
Authored by: f4pp3rk1ng, coletdjnz
pukkandan 4c88ff87fc
[build] Improve release process ()
* Automate more of the release process by animelover1984, pukkandan - closes 
* Fix sha256 by nihil-admirari - closes 
* Bring back brew taps by nao20010128nao 
* Provide `--onedir` zip for windows by pukkandan - Closes , ,  and 

Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao
renalid e27cc5d864
[Arte] Improve description extraction ()
Authored by: renalid
Aleri Kaisattera eb6d4ad1ca
[Theta] Add extractor ()
Authored by: alerikaisattera
coletdjnz 99e9e001de
[youtube] Cleanup authentication code ()
Authored by: coletdjnz
pukkandan 51ff9ca0b0
[xattr] bugfix for b19404591a
pukkandan b19404591a
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 
pukkandan 1f8471e22c
Ignore empty entries in `_list_from_options_callback`
pukkandan 77c4a9ef68
Download subtitles in order of `--sub-langs`
Closes 
pukkandan 8f70b0b82f
[cbs] Report appropriate error for DRM
Closes 
pukkandan be867b03f5
bugfix for bd50a52b0d
pukkandan 1813a6ccd4
[youtube] Fix `--mark-watched` with `--cookies-from-browser`
Closes 
pukkandan 8100c77223
[lbry] Show error message from API response
Ashish Gupta 9ada988bfc
[Koo] Add extractor ()
Authored by: Ashish0804
Ashish Gupta d1a7768432
[Chingari] Add extractors ()
Authored by: Ashish0804
NeroBurner 49fa4d9af7
[atv.at] Use jwt for API ()
The jwt token is implemented according to RFC7519

Closes 
Authored by: NeroBurner
The Hatsune Daishi ee2b3563f3
[downloader/niconico] Pass custom headers ()
Closes 
Authored by: nao20010128nao
Glenn Slayden bdc196a444
[cleanup] Fix line endings for `nebula.py` ()
:ci skip
Authored by: glenn-slayden
Ashish Gupta 388bc4a640
[Hotstar] Add referer for subs ()
Authored by: Ashish0804
pukkandan 50eff38c1c
bugfix for a21e0ab1a1
Closes 
nixxo 4be9dbdc24
[comedycentral] Support `collection-playlist` ()
Authored by: nixxo
pukkandan a21e0ab1a1
[ffmpeg] Add `aac_adtstoasc` when merging if needed
Related: 
pukkandan a76e2e0f88
[reddit] Workaround for 429 by redirecting to old.reddit.com
Closes 
The Hatsune Daishi bd50a52b0d
Basic framework for simultaneous download of multiple formats ()
Authored by: nao20010128nao
Sipherdrakon c12977bdc4
[AnimalPlanet] Fix extractor ()
Authored by: Sipherdrakon
ChillingPepper f6d8776d34
[SovietsCloset] Fix playlists for games with only named categories
Authored by: ConquerorDopy
pukkandan d806c9fd97
[docs,cleanup] Add deprecation warning in docs
for some counter intuitive behaviour that may be removed in future.

and fix linter
pukkandan 5e3f2f8fc4
[youtube] Return full URL instead of just ID
pukkandan 1009f67c2a
[fragment,aria2c] Generalize and refactor some code
pukkandan bd6f722de8
dump files should obey `--trim-filename` ()
Authored by: sulyi
pukkandan d9d8b85747
[fragment] Fix range header when using `-N` and media sequence ()
Authored by: shirt