Commit Graph

19686 Commits (34921b43451a23d8cd7350f8511269bdfd35cf61)
 

Author SHA1 Message Date
pukkandan 80c03fa98f
Allow empty output template to skip a type of file
Closes , 
pukkandan 1f2a268bd3
[embedsubtitle] Fix error when duration is unknown
pukkandan 804ca01cc7
[build] Add more files to the tarball
Closes 
i6t 851876095b
[Gettr] Add extractor ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29589
Authored by: i6t
ajj8 2d997542ca
[bbc] Extract better quality videos ()
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
pukkandan 7756277882
Workaround for bug in `ssl.SSLContext.load_default_certs` ()
* Remove old compat code
* Load certificates only when not using nocheckcertificate
* Load each certificate individually

Closes 
Related bugs.python.org/issue35665, bugs.python.org/issue4531
shirt 7687c8ac6e
[HLS] Fix decryption issues ()
* 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 

Authored by: shirt-dev, pukkandan
Ashish Gupta 80c360d7aa
[LinkedInLearning] Fix newline bug in subtitles ()
Authored by: Ashish0804
shirt 250a938de8
[ffmpeg] Set max probesize to workaround AAC HLS stream issues ()
Fixes: , , 

Authored by: shirt-dev
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: