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