Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-12 | [FFmpegMetadataPP] Remove `\0` from metadata | pukkandan | |
2022-04-10 | [Gofile] Fix extraction (#3386) | mehq | |
Closes #3380 Authored by: mehq | |||
2022-04-09 | [youtube] Add `:ytnotifications` extractor (#3347) | krichbanana | |
Authored by: krichbanana | |||
2022-04-10 | [cookies] Report progress when importing cookies | pukkandan | |
2022-04-10 | [youtube, cleanup] Minor refactoring | pukkandan | |
Authored by: coletdjnz, pukkandan | |||
2022-04-10 | [EmbedThumbnail] Do not remove id3v1 tags | pukkandan | |
2022-04-10 | [utils] locked_file: Do not give executable bits for newly created files | Lesmiscore | |
Authored by: Lesmiscore | |||
2022-04-09 | [utils] `sanitize_path`: Fix when path is empty string | pukkandan | |
2022-04-08 | [rai] Add `release_year` | pukkandan | |
Closes #2319 | |||
2022-04-08 | [ZEE5] Fix extractor. | Ashish Gupta | |
Authored by: Ashish0804 Closes: https://github.com/yt-dlp/yt-dlp/issues/3105 | |||
2022-04-08 | [version] update2022.04.08 | github-actions | |
Created by: pukkandan :ci skip all | |||
2022-04-08 | Release 2022.04.08 | pukkandan | |
2022-04-08 | [bilibili] Fix extraction of title with quotes (#3350) | Jacek Nowacki | |
Closes #3289 Authored by: dzek69 | |||
2022-04-08 | [TikTokVM] Fix redirect to user URL | pukkandan | |
Closes #3349, Closes #3351 | |||
2022-04-08 | [docs] Minor improvements (#3309, #3343) | pukkandan | |
Authored by: cffswb, danielyli Co-authored-by: Daniel Li <dan@danielyli.com> Co-authored-by: cffswb <karte577@gmail.com> | |||
2022-04-08 | De-prioritize automatic-subtitles when no `--sub-lang` is given | pukkandan | |
Closes #3314 | |||
2022-04-07 | [Jable] Add extractor (#3341) | mehq | |
Closes #3284 Authored by: mehq | |||
2022-04-07 | [Zattoo] Fix extractors (#2288) | Alexander Seiler | |
Closes: #1244 Authored by: goggle | |||
2022-04-07 | [NRK] Extract timestamp (#3231) | Ha Tien Loi | |
Closes #3211 Authored by: hatienl0i261299 | |||
2022-04-07 | [Piapro] Extract description with break lines | Lesmiscore | |
Authored by: Lesmiscore Closes #3334 | |||
2022-04-07 | Ignore `mhtml` formats from `-f mergeall` | pukkandan | |
Closes #3324 | |||
2022-04-07 | [AfreecaTV] Add `AfreecaTVUserIE` (#3286) | Ha Tien Loi | |
Closes #3257 Authored by: hatienl0i261299 | |||
2022-04-07 | [FfmpegMetadata] Write id3v1 tags | pukkandan | |
2022-04-07 | [youtube] Fix uploader for collaborative playlists (#3332) | coletdev | |
Authored by: coletdjnz | |||
2022-04-07 | [TVer] Fix extractor (#3268) | Lesmiscore (Naoya Ozaki) | |
Authored by: Lesmiscore | |||
2022-04-07 | [test] Add `test_locked_file` | pukkandan | |
2022-04-07 | [utils] locked_file: Fix non-blocking non-exclusive lock | pukkandan | |
2022-04-06 | [utils] locked_file: Do not truncate files before locking (#2994) | Justin Keogh | |
Authored by: jakeogh, pukkandan | |||
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 |