Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-07 | [twitcasting] Don't return multi_video for archive with single hls manifest ↵ | Lesmiscore (Naoya Ozaki) | |
(#3319) Authored by: Lesmiscore | |||
2022-04-06 | [Moviepilot] Add extractor (#3282) | panatexxa | |
Authored by: panatexxa | |||
2022-04-06 | [fptplay] Fix metadata extraction (#3218) | Ha Tien Loi | |
Authored by: hatienl0i261299 | |||
2022-04-05 | Do not lock downloading file on Windows | pukkandan | |
Closes #3124 | |||
2022-04-05 | Do not prevent download if locking is unsupported | pukkandan | |
Closes #3022 Failure to lock download-archive is still fatal. This is consistent with youtube-dl's behavior | |||
2022-04-05 | [http] Fix #3215 | pukkandan | |
2022-04-05 | [cleanup] Misc fixes | pukkandan | |
Closes https://github.com/yt-dlp/yt-dlp/pull/3213, Closes https://github.com/yt-dlp/yt-dlp/pull/3117 Related: https://github.com/yt-dlp/yt-dlp/issues/3146#issuecomment-1077323114, https://github.com/yt-dlp/yt-dlp/pull/3277#discussion_r841019671, https://github.com/yt-dlp/yt-dlp/commit/a825ffbffa0bea322e3ccb44c6f8e01d8d9572fb#commitcomment-68538986, https://github.com/yt-dlp/yt-dlp/issues/2360, https://github.com/yt-dlp/yt-dlp/commit/5fa3c9a88f597625296981a4a26be723e65d4842#r70393519, https://github.com/yt-dlp/yt-dlp/commit/5fa3c9a88f597625296981a4a26be723e65d4842#r70393254 | |||
2022-04-05 | [ruutu] Detect embeds (#3294) | Teemu Ikonen | |
Authored by: tpikonen | |||
2022-04-05 | [crunchyroll:playlist] Implement beta API (#2955) | Jeff Huffman | |
Closes #3121, #2930 Authored by: tejing1 | |||
2022-04-04 | [TikTok] Fix URLs with user id (#3295) | Ha Tien Loi | |
Closes #3243 Authored by: hatienl0i261299 | |||
2022-04-04 | [cleanup] Use `_html_extract_title` | pukkandan | |
2022-04-04 | Fallback to video-only format when selecting by extension | pukkandan | |
Closes #3296 | |||
2022-04-04 | Fix filepath sanitization in `--print-to-file` | pukkandan | |
2022-04-04 | [Imdb] Improve extractor (#3291) | Ha Tien Loi | |
Closes #3283 Authored by: hatienl0i261299 | |||
2022-04-04 | [Cybrary] Add extractor (#3264) | Tim Schindler | |
Authored by: aaearon | |||
2022-04-04 | [openrec] Download archived livestreams (#3267) | Lesmiscore (Naoya Ozaki) | |
Authored by: Lesmiscore | |||
2022-04-03 | [elonet] Rewrite extractor (#3277) | Fam0r | |
Closes #2911 Authored by: Fam0r, pukkandan | |||
2022-04-03 | [tenplay] Improve extractor (#3280) | aarubui | |
Authored by: aarubui | |||
2022-04-03 | [youtube:tab] Minor improvements (See desc) | pukkandan | |
* Support shorts on channel homepage * Extract thumbnail of OLAK playlists | |||
2022-04-02 | [youtube:search] Support hashtag entries (#3265) | coletdev | |
Authored-by: coletdjnz | |||
2022-04-02 | [web.archive:youtube] Make CDX API requests non-fatal | coletdjnz | |
Partial fix for https://github.com/yt-dlp/yt-dlp/issues/3278 Authored-by: coletdjnz | |||
2022-04-01 | [rai] Fix extraction of http formats (#3272) | nixxo | |
Closes #3270 Authored by: nixxo | |||
2022-04-02 | [Nebula] Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0 | pukkandan | |
2022-04-01 | [niconico] Fix extraction of thumbnails and uploader (#3266) | Lesmiscore (Naoya Ozaki) | |
2022-03-31 | [utils] `traverse_obj`: Allow filtering by value | pukkandan | |
2022-03-31 | [utils] Add `try_call` | pukkandan | |
2022-03-31 | [BRMediathek] Fix VALID_URL | pukkandan | |
Closes #2466 | |||
2022-03-30 | [AZMedien] Support `tv.telezueri.ch` (#3251) | Alexander Seiler | |
Authored by: goggle | |||
2022-03-30 | [Craftsy] Add extractor (#3208) | Bricio | |
Authored by: Bricio | |||
2022-03-30 | [viu] Fix bypass for preview (#3247) | zackmark29 | |
Authored by: zackmark29 | |||
2022-03-30 | [crunhyroll] Fix inheritance | pukkandan | |
https://github.com/yt-dlp/yt-dlp/pull/2955#issuecomment-1083060465 | |||
2022-03-30 | [docs] Clarify the exact `BSD` license of dependencies (#3197) | MrRawes | |
Authored by: MrRawes | |||
2022-03-30 | [docs] Add an `.editorconfig` file (#3220) | Felix S | |
Authored by: fstirlitz | |||
2022-03-30 | [xnxx] Add `xnxx3.com` (#3188) | Daniel | |
Authored by: rozari0 | |||
2022-03-30 | [dailymotion] Support `geo.dailymotion.com` (#3230) | Ha Tien Loi | |
Closes #3229 Authored by: hatienl0i261299 | |||
2022-03-30 | Fix bug in 8a7f68d0b12d0f4910a15b59a3ec090bbf83b6f2 | pukkandan | |
Closes #3241 | |||
2022-03-29 | [YouTube] Add new age-gate bypass (#3233) | David | |
Closes #3182 Authored by: zerodytrash, pukkandan | |||
2022-03-29 | [ffmpeg] Cache version data | pukkandan | |
Related: https://github.com/dasl-/pifi/issues/9 | |||
2022-03-27 | [WasdTV] Add extractor (#3045) | Ha Tien Loi | |
Closes #3041 Authored by: un-def, hatienl0i261299 | |||
2022-03-27 | [viki] Don't attempt to modify URLs with signature (#3222) | nyuszika7h | |
Closes #1379 Authored by: nyuszika7h | |||
2022-03-27 | [BiliIntl] Support user-generated videos (#3203) | Luc Ritchie | |
Authored by: wlritchi | |||
2022-03-28 | Fix `--no-overwrite` for playlist infojson | pukkandan | |
Fixes: https://github.com/yt-dlp/yt-dlp/issues/1467#issuecomment-1079922971 | |||
2022-03-28 | [utils] Add `filter_dict` | pukkandan | |
2022-03-28 | [youtube:tab] Fix duration extraction for shorts (#3171) | coletdev | |
Related: https://github.com/TeamNewPipe/NewPipe/issues/8034 Authored-by: coletdjnz | |||
2022-03-27 | [go,viu] Extract subtitles from the m3u8 manifest (#3219) | Felix S | |
Authored by: fstirlitz | |||
2022-03-27 | [ITProTV] Add extractor (#3196) | Tim Schindler | |
Authored by: aaearon | |||
2022-03-27 | [BanBye] Add extractor (#3177) | mehq | |
Closes #3175 Authored by: mehq | |||
2022-03-27 | [youtube] Fix auto-translated automatic captions | pukkandan | |
d49669acad71f640ffd8b78f0ea7911ae1f67720 only covered ASR Closes #2956 | |||
2022-03-27 | [youtube] Add extractor-arg to skip auto-translated subs | pukkandan | |
2022-03-27 | Show warning when all media formats have DRM | pukkandan | |
Related: #1379 |