Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | [daftsex] Fix extractor (#2757) | Soebb | 2022-03-16 | 1 | -15/+82 |
| | | | | | Closes #2637 Authored by: Soebb | ||||
* | [FranceCulture] Support playlists (#1872) | BohwaZ | 2022-03-16 | 1 | -23/+78 |
| | | | Authored by: bohwaz | ||||
* | [ParamountPlusSeries] Support multiple pages (#3026) | Dorian Westacott | 2022-03-16 | 1 | -3/+6 |
| | | | Authored by: dodrian | ||||
* | [arte] Add `format_note` to m3u8 formats | pukkandan | 2022-03-17 | 1 | -2/+6 |
| | | | | Related: #3086 | ||||
* | [rumble] unescape title | pukkandan | 2022-03-17 | 1 | -1/+16 |
| | |||||
* | [youtube] Avoid false positives when detecting damaged formats | pukkandan | 2022-03-16 | 1 | -11/+13 |
| | | | | Closes #3083 | ||||
* | [youtube:api] Prefer minified JSON response | coletdjnz | 2022-03-16 | 1 | -1/+1 |
| | | | | Authored-by: coletdjnz | ||||
* | [fragment] Read downloaded fragments only when needed (#3069) | Lesmiscore (Naoya Ozaki) | 2022-03-15 | 4 | -30/+29 |
| | | | Authored by: Lesmiscore | ||||
* | [cleanup] Remove readthedocs from README.md | shirt | 2022-03-14 | 1 | -1/+0 |
| | |||||
* | [docs] Remove readthedocs | shirt | 2022-03-14 | 12 | -303/+0 |
| | |||||
* | [phantomjs] Fix bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b | pukkandan | 2022-03-14 | 1 | -1/+1 |
| | | | | Closes #3066 | ||||
* | [downloader/mhtml] Fix fragments with absolute urls (#3044) | coletdev | 2022-03-13 | 3 | -3/+7 |
| | | | Authored-by: coletdjnz | ||||
* | [youtube] Improve video upload date handling (#3029) | coletdev | 2022-03-13 | 1 | -90/+89 |
| | | | | | | * Don't prefer UTC upload date for past live streams/premieres * Improve regex (fixes a regression) Authored-by: coletdjnz | ||||
* | [FFmpegVideoConvertor] Add more formats to `--remux-video` | pukkandan | 2022-03-13 | 1 | -1/+1 |
| | |||||
* | Exit after `--dump-user-agent` | pukkandan | 2022-03-13 | 1 | -0/+1 |
| | | | | | | Bug in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #3055 | ||||
* | [extractor] Support merging subtitles with data | coletdjnz | 2022-03-12 | 1 | -3/+3 |
| | | | | Authored-by: coletdjnz | ||||
* | [cleanup] Minor cleanup | pukkandan | 2022-03-11 | 4 | -17/+8 |
| | | | | Closes #3006 | ||||
* | Protect stdout from unexpected progress and console-title | pukkandan | 2022-03-11 | 2 | -36/+43 |
| | | | | Closes #3023 | ||||
* | Remove incorrect warning for `--dateafter` | pukkandan | 2022-03-11 | 1 | -3/+4 |
| | | | | Closes #3030 | ||||
* | [MetadataParser] Validate outtmpl early | pukkandan | 2022-03-11 | 1 | -2/+6 |
| | |||||
* | Fix case of `http_headers` | pukkandan | 2022-03-11 | 1 | -1/+1 |
| | | | | | | Bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b Fixes https://github.com/yt-dlp/yt-dlp/issues/1346#issuecomment-1064527765 | ||||
* | [PokemonSoundLibrary] Add extractor (#3001) | Lesmiscore (Naoya Ozaki) | 2022-03-10 | 2 | -0/+41 |
| | | | Authored by: Lesmiscore | ||||
* | [Zingmp3] Fix signature (#3004) | Ha Tien Loi | 2022-03-09 | 1 | -6/+26 |
| | | | Authored by: hatienl0i261299 | ||||
* | Fix `--sleep-interval` | pukkandan | 2022-03-10 | 1 | -2/+5 |
| | | | | | | Bug in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #3012 | ||||
* | Fix `--throttled-rate` | pukkandan | 2022-03-10 | 1 | -1/+1 |
| | | | | | | Typo in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #2996 | ||||
* | [MangoTV] Improve extractor (#2971) | Ha Tien Loi | 2022-03-09 | 1 | -3/+56 |
| | | | Authored by: hatienl0i261299 | ||||
* | Fix `--print` with `--ignore-no-formats` when url is `None` (#3000) | MMM | 2022-03-09 | 1 | -1/+1 |
| | | | Authored by: flashdagger | ||||
* | [openrec] Refactor extractors (#2941) | Lesmiscore (Naoya Ozaki) | 2022-03-09 | 1 | -42/+26 |
| | | | Authored by: Lesmiscore | ||||
* | [utils] ExtractorError: Fix for older python versions | pukkandan | 2022-03-09 | 1 | -1/+1 |
| | | | | Closes #2993 | ||||
* | [build] Add `requirements.txt` to pip distributions | pukkandan | 2022-03-09 | 1 | -0/+1 |
| | | | | Closes #2995 | ||||
* | [panopto] Add extractors (#2908) | coletdev | 2022-03-08 | 5 | -3/+465 |
| | | | | | Based on https://github.com/ytdl-org/youtube-dl/pull/13449 Closes #1946 Authored by: coletdjnz, kmark | ||||
* | [utils] Add `get_first` | pukkandan | 2022-03-09 | 4 | -11/+11 |
| | |||||
* | [version] update | github-actions | 2022-03-08 | 6 | -15/+15 |
| | | | | | | Created by: pukkandan :ci skip all |