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