Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-30 | [build] Fix bug in making `yt-dlp.tar.gz` | pukkandan | |
2021-08-29 | [StarTV] Add extractor for startv.com.tr (#815) | coletdjnz | |
Authored-by: mrfade, coletdjnz Related: https://github.com/ytdl-org/youtube-dl/issues/22715 | |||
2021-08-29 | [Motherless] Fix extractor (#809) | coletdjnz | |
Authored-by: coletdjnz Fixes #806, https://github.com/ytdl-org/youtube-dl/issues/29626 | |||
2021-08-30 | [VH1,TVLand] Fix extractors (#784) | Sipherdrakon | |
Fixes #745 but not #713 Authored by: Sipherdrakon | |||
2021-08-30 | [Patreon] Add PatreonUserIE (#573) | zenerdi0de | |
Authored by: zenerdi0de | |||
2021-08-30 | [peloton] Add extractor (#192) | IONECarter | |
Authored by: IONECarter, capntrips, pukkandan | |||
2021-08-29 | [ATV.at] Fix extractor for ATV.at (#816) | coletdjnz | |
Authored-by: NeroBurner, coletdjnz Fixes https://github.com/ytdl-org/youtube-dl/issues/29079 | |||
2021-08-29 | [camtube] remove extractor (#810) | coletdjnz | |
Co-authored-by: alerikaisattera | |||
2021-08-29 | [Nova] fix extractor (#807) | std-move | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/27840 Authored by: std-move | |||
2021-08-29 | [TV2Hu] Fix `TV2HuIE` and add `TV2HuSeriesIE` (#804) | Ashish | |
Closes #799 Authored by: Ashish0804 | |||
2021-08-28 | [Niconico] Add Search extractors (#672) | animelover1984 | |
Authored by: animelover1984, pukkandan | |||
2021-08-28 | [docs] Fix some typos | pukkandan | |
Closes #677, #774 | |||
2021-08-27 | [ShemarooMe] Fix extractor (#798) | Ashish | |
Closes #797 Authored by: Ashish0804 | |||
2021-08-27 | Use `os.replace` where applicable (#793) | Paul Wrubel | |
When using ```py os.remove(encodeFilename(filename)) os.rename(encodeFilename(temp_filename), encodeFilename(filename)) ``` the `os.remove` need not be atomic and so can be executed arbitrarily compared to the immediately following rename call. It is better to use `os.replace` instead Authored by: paulwrubel | |||
2021-08-27 | [aria2c] Obey `--rate-limit` | pukkandan | |
2021-08-26 | [youtube] Improve 26e8e04454d28b623c16f34496e31752086ff457 | pukkandan | |
The streams of the same itag may have slightly different size/bitrate | |||
2021-08-26 | [youtube] Prefer audio stream that YouTube considers default | pukkandan | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29864 Related: https://github.com/clsid2/mpc-hc/issues/1268 | |||
2021-08-26 | [FormatSort] Remove priority of `lang` | pukkandan | |
2021-08-25 | [facebook] Update onion URL (#788) | Robin | |
Authored by: Derkades | |||
2021-08-25 | [ProjectVeritas] Add extractor (#790) | Ashish | |
https://github.com/ytdl-org/youtube-dl/issues/26749 Authored by: Ashish0804 | |||
2021-08-25 | [Epicon] Add extractors (#789) | Ashish | |
Authored by: Ashish0804 | |||
2021-08-25 | Fix `--no-prefer-free-formats` (#787) | CeruleanSky | |
Authored by: CeruleanSky | |||
2021-08-25 | fix bug in 88acdbc2698169e22cdbf358e44765150434c69e | pukkandan | |
2021-08-25 | [radiko] Add extractors (#731) | The Hatsune Daishi | |
https://github.com/ytdl-org/youtube-dl/issues/29840 Authored by: nao20010128nao | |||
2021-08-25 | [iwara] Add thumbnail (#781) | i6t | |
Authored by: i6t | |||
2021-08-24 | [youtube] Remove annotations and deprecate `--write-annotations` (#765) | coletdjnz | |
Closes #692 Authored by: coletdjnz | |||
2021-08-24 | fix bug in 6251555f1c670c66aa781bf9f29e9b5b33d90be1 | pukkandan | |
:ci skip | |||
2021-08-24 | [downloader/ffmpeg] Support for DASH manifests (experimental) | pukkandan | |
Closes #159 | |||
2021-08-24 | [downloader/ffmpeg] Allow passing custom arguments before -i | pukkandan | |
Closes #686 | |||
2021-08-24 | [ManotoTV] Add new extractors (#767) | tandy1000 | |
Authored by: tandy1000 | |||
2021-08-23 | [facebook] Fix metadata extraction | pukkandan | |
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29796 Closes #453, https://github.com/ytdl-org/youtube-dl/issues/29421, https://github.com/ytdl-org/youtube-dl/issues/23627, https://github.com/ytdl-org/youtube-dl/issues/23180, https://github.com/ytdl-org/youtube-dl/issues/14156 Authored by: kikuyan | |||
2021-08-23 | [TV2] Fix extractor (#766) | Ashish | |
Closes #764 Authored by: Ashish0804 | |||
2021-08-23 | [GabTV] Add extractor (#768) | Ashish | |
Closes #499 Authored by: Ashish0804 | |||
2021-08-23 | [tiktok] Add TikTokUserIE (#756) | Ashish | |
Authored-by: Ashish0804, pukkandan | |||
2021-08-23 | [TikTok] Fix metadata extraction | pukkandan | |
2021-08-23 | [aljazeera] Fix extractor (#763) | MinePlayersPE | |
Closes #762, https://github.com/ytdl-org/youtube-dl/issues/29517 Authored by: MinePlayersPE | |||
2021-08-23 | [peertube] handle new video URL format | pukkandan | |
Closes #722, https://github.com/ytdl-org/youtube-dl/issues/29782 Original PR: https://github.com/ytdl-org/youtube-dl/pull/29475 Authored by: Chocobozzz | |||
2021-08-23 | [adobepass] Fix Verizon SAML login (#743) | nyuszika7h | |
Original PR: https://github.com/ytdl-org/youtube-dl/pull/19136 from https://bitbucket.org/ParadoxGBB/youtube-dl/commits/64bddfe15c1458a1b3461875bf9afd0a17ebeea0 Authored-by: nyuszika7h, ParadoxGBB <paradoxgbb@yahoo.com> | |||
2021-08-23 | Fix `add_info_extractor` when used via API | pukkandan | |
Bug from: 251ae04e6a057167e4eafaf8b7b565a984b48405 | |||
2021-08-23 | [lazy_extractor] Create instance only after pre-checking archive | pukkandan | |
2021-08-23 | [lazy_extractor] Import actual class if an attribute is accessed | pukkandan | |
Now all core tests pass with lazy extraction enabled | |||
2021-08-23 | [extractor] Show video id in error messages if possible | pukkandan | |
2021-08-23 | [extractor] Better error message for DRM (#729) | pukkandan | |
Closes #636 | |||
2021-08-23 | [youtube] Add av01 itags to known formats list (#747) | Tom-Oliver Heidel | |
Authored by: blackjack4494 | |||
2021-08-23 | [bitchute] Fix test (#758) | mahanstreamer | |
Authored by: mahanstreamer | |||
2021-08-23 | [lazy_extractors] Fix `suitable` and add flake8 test | pukkandan | |
2021-08-23 | [utils] Add `parse_qs` | pukkandan | |
2021-08-23 | [youtube] Add `shorts` to `_VALID_URL` | pukkandan | |
Normally the generic extractor will redirect the URL, but the cookies consent screen may sometimes appear instead Closes #752 | |||
2021-08-23 | Don't try to merge with final extension | pukkandan | |
The formats may not be directly mergable into the final extension | |||
2021-08-23 | [extractor] Common function `_match_valid_url` | pukkandan | |