Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-02 | [extractors] Use new framework for existing embeds (#4307) | pukkandan | |
`Brightcove` is difficult to migrate because it's subclasses may depend on the signature of the current functions. So it is left as-is for now Note: Tests have not been migrated | |||
2022-08-02 | [extractor] Support multiple archive ids for one video (#4307) | pukkandan | |
Closes #4352 | |||
2022-08-02 | [extractor/html5] Separate into own extractor (#4307) | pukkandan | |
Closes #4291 Authored by: coletdjnz, pukkandan | |||
2022-08-02 | [extractor/camtasia] Separate into own extractor (#4307) | pukkandan | |
Authored by: coletdjnz | |||
2022-08-02 | [extractor, test] Basic framework for embed tests (#4307) | pukkandan | |
and split download tests so they can be more easily run in CI Authored by: coletdjnz | |||
2022-08-02 | [extractor] Framework for embed detection (#4307) | pukkandan | |
2022-08-02 | [extractor/rai] Add raisudtirol extractor (#4524) | nixxo | |
Closes #4206 Authored by: nixxo | |||
2022-08-01 | [extractor/YahooJapanNews] Fix extractor (#4480) | Lesmiscore | |
Authored by: Lesmiscore | |||
2022-08-01 | [extractor/yandexmusic] Extract higher quality format | pukkandan | |
Closes #4512 | |||
2022-08-01 | [FFmpegThumbnailsConvertor] Fix conversion from GIF | pukkandan | |
Closes #2988 | |||
2022-08-01 | [docs] Clarify `best*` | pukkandan | |
Closes #4373 | |||
2022-08-01 | [docs] Fix capitalization in references (#4515) | christoph-heinrich | |
Authored by: christoph-heinrich | |||
2022-08-01 | [extractor/angel] Add extractor (#4410) | Juhmer Tena | |
Closes #1243 Authored by: AxiosDeminence | |||
2022-08-01 | [extractors/holodex] Add extractor (#4434) | sqrtNOT | |
Closes #726 Authored by: sqrtNOT, pukkandan | |||
2022-08-01 | [extractor/youtube] Add `live_status=post_live` (#4495) | lazypete365 | |
Related: https://github.com/yt-dlp/yt-dlp/issues/1564 Authored by: lazypete365 | |||
2022-07-31 | [downloader] Add average speed to final progress line | pukkandan | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/31122 | |||
2022-07-31 | [cleanup] Misc | pukkandan | |
2022-07-31 | [utils] sanitize_open: Allow any IO stream as stdout | pukkandan | |
Fixes: https://github.com/yt-dlp/yt-dlp/issues/3298#issuecomment-1181754989 | |||
2022-07-31 | [outtmpl] Treat empty values as None in filenames | pukkandan | |
Workaround for #4485 | |||
2022-07-31 | Validate `--merge-output-format` | pukkandan | |
Closes #4489 | |||
2022-07-31 | [utils, cleanup] Consolidate known media extensions | pukkandan | |
2022-07-31 | [mhtml, cleanup] Use imghdr | pukkandan | |
2022-07-31 | [ffmpeg] Set `ffmpeg_location` in a contextvar | pukkandan | |
Fixes #2191 for the CLI, but not when used through the API | |||
2022-07-31 | [webvtt, extractor/youtube] Extract auto-subs from livestream VODs | pukkandan | |
Closes #4130 Authored by: pukkandan, fstirlitz | |||
2022-07-31 | [extractor/youtube] Parse translated subtitles only when requested | pukkandan | |
Closes #4274 | |||
2022-07-31 | [metadataparser] Don't set `None` when the field didn't match | pukkandan | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/31118#issuecomment-1198254512 | |||
2022-07-31 | [extractor/ESPN] Extract duration (#4499) | ischmidt20 | |
Authored by: ischmidt20 | |||
2022-07-30 | [extractor/twitch] Extract chapters for single chapter VODs (#4453) | mpeter50 | |
Closes #4421 Authored by: mpeter50 | |||
2022-07-30 | [extractor/doodstream] Support more domains (#4493) | Galiley | |
Authored by: Galiley | |||
2022-07-30 | [extractor/stripchat] Fix _VALID_URL (#4491) | Anant Murmu | |
Closes https://github.com/yt-dlp/yt-dlp/issues/4486 Authored by: freezboltz | |||
2022-07-30 | [extractor/cloudflarestream] Fix video_id padding (#4384) | haobinliang | |
Fixes https://github.com/ytdl-org/youtube-dl/issues/26640 Authored by: haobinliang | |||
2022-07-30 | [extractor/ina] Improve extractor (#4487) | Elyse | |
Closes #4419 Authored by: elyse0 | |||
2022-07-29 | [extractor/archiveorg] Improve handling of formats (#4461) | coletdjnz | |
* Ignore private formats if not logged in (fixes https://github.com/yt-dlp/yt-dlp/issues/3832) * Prefer original formats * Support mpg formats Authored by: coletdjnz, pukkandan | |||
2022-07-28 | [extractor/bbc] Fix news articles (#4472) | ajj8 | |
Authored by: ajj8 | |||
2022-07-28 | [extractor/arte] Fix title extraction | pukkandan | |
Fixes: https://github.com/yt-dlp/yt-dlp/pull/3302#issuecomment-1197568420 | |||
2022-07-28 | [extractor/vk] Fix extractor (#4128) | Mehavoid | |
Closes #4437 Authored by: Mehavoid | |||
2022-07-28 | [extractor/NaverNow] Change endpoint (#4457) | ping | |
Authored by: ping | |||
2022-07-28 | [extractor/arte] Move to v2 API (#3302) | Felix S | |
Closes #3622, #3502, #3086 Authored by: fstirlitz, pukkandan | |||
2022-07-27 | [extractor/tempo] Add extractor (#4463) | HobbyistDev | |
Authored by: HobbyistDev | |||
2022-07-27 | Bugfix for f1042989c16795b9f75edd7856b1257570ab40e3 | pukkandan | |
2022-07-27 | Fix bugs in 3bec830a597e8c7ab0d9f4e1258dc4a1be0b1de4 | pukkandan | |
Closes #4454 | |||
2022-07-27 | [crunchyroll] Fix language code in _VALID_URLs | pukkandan | |
Closes #4451 | |||
2022-07-26 | [extractor/Go] Extract timestamp (#4186) | ischmidt20 | |
Authored by: ischmidt20 | |||
2022-07-26 | [extractor/hidive] Fix cookie login when netrc is also given (#4447) | winterbird-code | |
Closes #3336 Authored by: winterbird-code | |||
2022-07-26 | [youtube,twitch] Allow waiting for channels to become live | pukkandan | |
Closes #2597 | |||
2022-07-26 | Reject entire playlists faster with `--match-filter` | pukkandan | |
Rejected based on `playlist_id` etc can be checked before any entries are extracted Related: #4383 | |||
2022-07-26 | [extractor/Crunchyroll] Handle missing metadata correctly (#4405) | Burve | |
Closes #4399 Authored by pukkandan, Burve | |||
2022-07-26 | [extractor/dplay] Add MotorTrend extractor (#4446) | Sipherdrakon | |
Authored by: Sipherdrakon | |||
2022-07-24 | [extractor/rai] Fix RaiNews extraction (#4380) | nixxo | |
Authored by: nixxo Closes #3911 | |||
2022-07-24 | [extractor/zee5] Update Device ID (#4423) | m4tu4g | |
Closes #4378 Authored by: m4tu4g |