Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Ignore `mhtml` formats from `-f mergeall` | pukkandan | 2022-04-07 | 1 | -1/+2 | |
| | | | | | | | | Closes #3324 | |||||
| * | [AfreecaTV] Add `AfreecaTVUserIE` (#3286) | Ha Tien Loi | 2022-04-07 | 2 | -1/+58 | |
| | | | | | | | | Closes #3257 Authored by: hatienl0i261299 | |||||
| * | [FfmpegMetadata] Write id3v1 tags | pukkandan | 2022-04-07 | 1 | -0/+3 | |
| | | ||||||
| * | [youtube] Fix uploader for collaborative playlists (#3332) | coletdev | 2022-04-07 | 2 | -6/+27 | |
| | | | | | | Authored by: coletdjnz | |||||
| * | [TVer] Fix extractor (#3268) | Lesmiscore (Naoya Ozaki) | 2022-04-07 | 1 | -47/+64 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [test] Add `test_locked_file` | pukkandan | 2022-04-07 | 2 | -2/+34 | |
| | | ||||||
| * | [utils] locked_file: Fix non-blocking non-exclusive lock | pukkandan | 2022-04-07 | 1 | -8/+5 | |
| | | ||||||
| * | [utils] locked_file: Do not truncate files before locking (#2994) | Justin Keogh | 2022-04-06 | 1 | -4/+19 | |
| | | | | | | Authored by: jakeogh, pukkandan | |||||
| * | [twitcasting] Don't return multi_video for archive with single hls manifest ↵ | Lesmiscore (Naoya Ozaki) | 2022-04-07 | 1 | -0/+8 | |
| | | | | | | | | | | (#3319) Authored by: Lesmiscore | |||||
| * | [Moviepilot] Add extractor (#3282) | panatexxa | 2022-04-06 | 2 | -0/+116 | |
| | | | | | | Authored by: panatexxa | |||||
* | | updated from upstream | 07/04/2022 at 02:21 | Jesús | 2022-04-07 | 4 | -55/+86 | |
|\| | ||||||
| * | [fptplay] Fix metadata extraction (#3218) | Ha Tien Loi | 2022-04-06 | 1 | -9/+28 | |
| | | | | | | Authored by: hatienl0i261299 | |||||
| * | Do not lock downloading file on Windows | pukkandan | 2022-04-05 | 1 | -0/+4 | |
| | | | | | | | | Closes #3124 | |||||
| * | Do not prevent download if locking is unsupported | pukkandan | 2022-04-05 | 2 | -45/+52 | |
| | | | | | | | | | | | | | | Closes #3022 Failure to lock download-archive is still fatal. This is consistent with youtube-dl's behavior | |||||
| * | [http] Fix #3215 | pukkandan | 2022-04-05 | 1 | -1/+2 | |
| | | ||||||
* | | prepare v1.1.13 | Jesús | 2022-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | update issues URL | Jesús | 2022-04-06 | 1 | -2/+2 | |
| | | ||||||
* | | build.sh: disable doc directory in case not exist | Jesús | 2022-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | updated from upstream | 06/04/2022 at 00:09 | Jesús | 2022-04-06 | 75 | -426/+1277 | |
|\| | ||||||
| * | [cleanup] Misc fixes | pukkandan | 2022-04-05 | 33 | -127/+184 | |
| | | | | | | | | | | | | 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 | |||||
| * | [ruutu] Detect embeds (#3294) | Teemu Ikonen | 2022-04-05 | 2 | -1/+40 | |
| | | | | | | Authored by: tpikonen | |||||
| * | [crunchyroll:playlist] Implement beta API (#2955) | Jeff Huffman | 2022-04-05 | 1 | -45/+155 | |
| | | | | | | | | | | Closes #3121, #2930 Authored by: tejing1 | |||||
| * | [TikTok] Fix URLs with user id (#3295) | Ha Tien Loi | 2022-04-04 | 1 | -2/+35 | |
| | | | | | | | | Closes #3243 Authored by: hatienl0i261299 | |||||
| * | [cleanup] Use `_html_extract_title` | pukkandan | 2022-04-04 | 38 | -80/+51 | |
| | | ||||||
| * | Fallback to video-only format when selecting by extension | pukkandan | 2022-04-04 | 1 | -32/+19 | |
| | | | | | | | | Closes #3296 | |||||
| * | Fix filepath sanitization in `--print-to-file` | pukkandan | 2022-04-04 | 1 | -9/+14 | |
| | | ||||||
| * | [Imdb] Improve extractor (#3291) | Ha Tien Loi | 2022-04-04 | 1 | -32/+32 | |
| | | | | | | | | Closes #3283 Authored by: hatienl0i261299 | |||||
| * | [Cybrary] Add extractor (#3264) | Tim Schindler | 2022-04-04 | 2 | -0/+150 | |
| | | | | | | Authored by: aaearon | |||||
| * | [openrec] Download archived livestreams (#3267) | Lesmiscore (Naoya Ozaki) | 2022-04-04 | 1 | -7/+23 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [elonet] Rewrite extractor (#3277) | Fam0r | 2022-04-03 | 2 | -55/+34 | |
| | | | | | | | | Closes #2911 Authored by: Fam0r, pukkandan | |||||
| * | [tenplay] Improve extractor (#3280) | aarubui | 2022-04-03 | 1 | -5/+37 | |
| | | | | | | Authored by: aarubui | |||||
| * | [youtube:tab] Minor improvements (See desc) | pukkandan | 2022-04-03 | 1 | -3/+4 | |
| | | | | | | | | | | * Support shorts on channel homepage * Extract thumbnail of OLAK playlists | |||||
| * | [youtube:search] Support hashtag entries (#3265) | coletdev | 2022-04-02 | 1 | -1/+19 | |
| | | | | | | Authored-by: coletdjnz | |||||
| * | [web.archive:youtube] Make CDX API requests non-fatal | coletdjnz | 2022-04-02 | 1 | -2/+4 | |
| | | | | | | | | | | Partial fix for https://github.com/yt-dlp/yt-dlp/issues/3278 Authored-by: coletdjnz | |||||
| * | [rai] Fix extraction of http formats (#3272) | nixxo | 2022-04-01 | 1 | -1/+1 | |
| | | | | | | | | Closes #3270 Authored by: nixxo | |||||
| * | [Nebula] Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0 | pukkandan | 2022-04-02 | 1 | -1/+1 | |
| | | ||||||
| * | [niconico] Fix extraction of thumbnails and uploader (#3266) | Lesmiscore (Naoya Ozaki) | 2022-04-01 | 2 | -6/+19 | |
| | | ||||||
| * | [utils] `traverse_obj`: Allow filtering by value | pukkandan | 2022-03-31 | 3 | -6/+6 | |
| | | ||||||
| * | [utils] Add `try_call` | pukkandan | 2022-03-31 | 5 | -19/+25 | |
| | | ||||||
| * | [BRMediathek] Fix VALID_URL | pukkandan | 2022-03-31 | 1 | -1/+4 | |
| | | | | | | | | Closes #2466 | |||||
| * | [AZMedien] Support `tv.telezueri.ch` (#3251) | Alexander Seiler | 2022-03-30 | 1 | -2/+5 | |
| | | | | | | Authored by: goggle | |||||
| * | [Craftsy] Add extractor (#3208) | Bricio | 2022-03-30 | 2 | -0/+72 | |
| | | | | | | Authored by: Bricio | |||||
| * | [viu] Fix bypass for preview (#3247) | zackmark29 | 2022-03-30 | 1 | -4/+5 | |
| | | | | | | Authored by: zackmark29 | |||||
| * | [crunhyroll] Fix inheritance | pukkandan | 2022-03-30 | 2 | -25/+31 | |
| | | | | | | | | https://github.com/yt-dlp/yt-dlp/pull/2955#issuecomment-1083060465 | |||||
| * | [docs] Clarify the exact `BSD` license of dependencies (#3197) | MrRawes | 2022-03-30 | 1 | -4/+4 | |
| | | | | | | Authored by: MrRawes | |||||
| * | [docs] Add an `.editorconfig` file (#3220) | Felix S | 2022-03-30 | 1 | -0/+8 | |
| | | | | | | Authored by: fstirlitz | |||||
| * | [xnxx] Add `xnxx3.com` (#3188) | Daniel | 2022-03-30 | 1 | -1/+4 | |
| | | | | | | Authored by: rozari0 | |||||
| * | [dailymotion] Support `geo.dailymotion.com` (#3230) | Ha Tien Loi | 2022-03-30 | 1 | -2/+21 | |
| | | | | | | | | Closes #3229 Authored by: hatienl0i261299 | |||||
| * | Fix bug in 8a7f68d0b12d0f4910a15b59a3ec090bbf83b6f2 | pukkandan | 2022-03-30 | 1 | -1/+1 | |
| | | | | | | | | Closes #3241 | |||||
* | | updated from upstream | 30/03/2022 at 01:24 | Jesús | 2022-03-30 | 32 | -386/+1229 | |
|\| |