aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-28[youtube:tab] Fix duration extraction for shorts (#3171)coletdev
Related: https://github.com/TeamNewPipe/NewPipe/issues/8034 Authored-by: coletdjnz
2022-03-27[go,viu] Extract subtitles from the m3u8 manifest (#3219)Felix S
Authored by: fstirlitz
2022-03-27[ITProTV] Add extractor (#3196)Tim Schindler
Authored by: aaearon
2022-03-27[BanBye] Add extractor (#3177)mehq
Closes #3175 Authored by: mehq
2022-03-27[youtube] Fix auto-translated automatic captionspukkandan
d49669acad71f640ffd8b78f0ea7911ae1f67720 only covered ASR Closes #2956
2022-03-27[youtube] Add extractor-arg to skip auto-translated subspukkandan
2022-03-27Show warning when all media formats have DRMpukkandan
Related: #1379
2022-03-27[youtube] Detect DRM bettershirt
Authored by: shirt-dev
2022-03-27[outtmpl] Limit changes during sanitizationpukkandan
Closes #2761
2022-03-27[youtube:tab] Return shorts url if video is a short (#3168)coletdev
Allows filtering out shorts from feeds with `--match-filter` Closes #3165 Authored-by: coletdjnz
2022-03-27[VideoConvertor] Ensure all streams are copiedpukkandan
Closes #3200
2022-03-27[Concat] Ensure final directory existspukkandan
Fixes https://github.com/yt-dlp/yt-dlp/issues/3181#issuecomment-1079622589
2022-03-26[outtmpl] Fix replacement/default when used with alternatepukkandan
2022-03-25Ignore format-specific fields in initial pass of `--match-filter`pukkandan
Closes #3074
2022-03-25[utils] WebSocketsWrapper: Allow omitting `__enter__` invocation (#3187)Lesmiscore (Naoya Ozaki)
Authored by: Lesmiscore
2022-03-25Treat multiple `--match-filters` as ORpukkandan
Closes #3144
2022-03-25[downloader] Fix invocation of `HttpieFD`pukkandan
Closes #3154
2022-03-24[viu] Fixed extractor (#3136)zackmark29
Closes #3133 Authored by: zackmark29, pukkandan
2022-03-25[postprocessor,cleanup] Create `_download_json`pukkandan
2022-03-25[youtube] Try embedded client variants before agegatepukkandan
agegate variants appears to be broken, but don't remove them for the time-being
2022-03-24[docs] Minor improvementspukkandan
Closes #3127, Closes #3081, Closes #3177
2022-03-24Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0pukkandan
Closes #3173
2022-03-24[extractor] Allow control characters inside jsonpukkandan
Closes #3174
2022-03-23[TVer] Support landing page (#3075)vvto33
Authored by: vvto33
2022-03-23[LastFM] Add extractors (#3141)mehq
Closes #2967 Authored by: mehq
2022-03-23Remove `Accept-Encoding` header from `std_headers` (#3153)coletdev
This should be set by each downloader to what it supports. Fixes https://github.com/yt-dlp/yt-dlp/issues/3142 Authored-by: coletdjnz
2022-03-23[ellentube] Extract subtitles from manifestpukkandan
Fixes https://github.com/ytdl-org/youtube-dl/issues/30761
2022-03-22[generic] Extract subtitles from video.js (#3156)Lesmiscore (Naoya Ozaki)
Authored by: Lesmiscore
2022-03-23Fix `--abort-on-error` for subtitlespukkandan
Closes #3163
2022-03-23[cleanup, vimeo] Fix testspukkandan
2022-03-22Use certificates from `certifi` if installed (#3115)coletdev
Fixes #3102 and most `CERTIFICATE_VERIFY_FAILED` issues Authored by: coletdjnz
2022-03-22[wget] Fix proxy (#3152)coletdev
Upstream PR: https://github.com/ytdl-org/youtube-dl/pull/29343 Authored-by: kikuyan, coletdjnz
2022-03-22[adobepass] Fix Suddenlink MSO (#3148)CplPwnies
Authored by: CplPwnies
2022-03-20[azmedien] Add TVO Online to supported hosts (#3125)1-Byte
Authored by: 1-Byte
2022-03-18[http] Reject broken range before request (#3079)Lesmiscore (Naoya Ozaki)
* And fix filesize estimate for byterange downloads Closes #2001 Authored by: Lesmiscore, Jules-A, pukkandan
2022-03-18[panopto] Improve subtitle extraction and support slides (#3009)coletdev
Related: #1946, #2908 Authored-by: coletdjnz
2022-03-18[downloader/http] Retry on more errors (#3065)coletdev
Closes #3056, #2071 Related: #3034, #2969 Authored-by: coletdjnz
2022-03-18[nitter] Minor fixes and update instance list (#3099)foghawk
Authored by: foghawk
2022-03-18[Veo] Fix extractor (#3101)i6t
Authored by: i6t
2022-03-18[utils] `format_decimal_suffix`: Fix for very large numbers (#3109)s0u1h
Authored by: s0u1h
2022-03-19Fix `autonumber`pukkandan
Bug in 09b49e1f688831c3ad7181decf38c90f8451e6c4
2022-03-18[extractor] Add `_perform_login` function (#2943)pukkandan
* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API * Adds `ie.supports_login` to the public API
2022-03-18[afreecatv] Match new vod url (#3097)Luc Ritchie
Authored by: wlritchi
2022-03-18[ParamountPlus,CBS] Change VALID_URL (#3098)Sipherdrakon
Closes #3096 Authored by: Sipherdrakon
2022-03-18[youtube] Fix pagination of `membership` tabpukkandan
2022-03-18Handle float in `--wait-for-video`pukkandan
Closes #3082
2022-03-18[veo] Fix `_VALID_URL`pukkandan
Closes #3095
2022-03-17[Huya] Add extractor (#3035)Ha Tien Loi
Closes #3033 Authored by: hatienl0i261299
2022-03-17[RUTV] Fix format sorting (#3085)Lesmiscore (Naoya Ozaki)
Closes #3084 Authored by: Lesmiscore
2022-03-17[niconico] Rewrite NiconicoIE (#3018)Lesmiscore (Naoya Ozaki)
Closes https://github.com/yt-dlp/yt-dlp/issues/2636, partially fixes https://github.com/yt-dlp/yt-dlp/issues/367 Authored by: Lesmiscore