Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\| | |||||
| * | [YouTube] Add new age-gate bypass (#3233) | David | 2022-03-29 | 2 | -19/+43 |
| | | | | | | | | Closes #3182 Authored by: zerodytrash, pukkandan | ||||
| * | [ffmpeg] Cache version data | pukkandan | 2022-03-29 | 2 | -24/+20 |
| | | | | | | | | Related: https://github.com/dasl-/pifi/issues/9 | ||||
| * | [WasdTV] Add extractor (#3045) | Ha Tien Loi | 2022-03-27 | 2 | -0/+166 |
| | | | | | | | | Closes #3041 Authored by: un-def, hatienl0i261299 | ||||
| * | [viki] Don't attempt to modify URLs with signature (#3222) | nyuszika7h | 2022-03-27 | 1 | -1/+1 |
| | | | | | | | | | | Closes #1379 Authored by: nyuszika7h | ||||
| * | [BiliIntl] Support user-generated videos (#3203) | Luc Ritchie | 2022-03-27 | 1 | -22/+45 |
| | | | | | | Authored by: wlritchi | ||||
| * | Fix `--no-overwrite` for playlist infojson | pukkandan | 2022-03-28 | 1 | -10/+11 |
| | | | | | | | | Fixes: https://github.com/yt-dlp/yt-dlp/issues/1467#issuecomment-1079922971 | ||||
| * | [utils] Add `filter_dict` | pukkandan | 2022-03-28 | 4 | -15/+14 |
| | | |||||
| * | [youtube:tab] Fix duration extraction for shorts (#3171) | coletdev | 2022-03-28 | 3 | -6/+14 |
| | | | | | | | | Related: https://github.com/TeamNewPipe/NewPipe/issues/8034 Authored-by: coletdjnz | ||||
| * | [go,viu] Extract subtitles from the m3u8 manifest (#3219) | Felix S | 2022-03-27 | 2 | -5/+6 |
| | | | | | | Authored by: fstirlitz | ||||
| * | [ITProTV] Add extractor (#3196) | Tim Schindler | 2022-03-27 | 2 | -0/+147 |
| | | | | | | Authored by: aaearon | ||||
| * | [BanBye] Add extractor (#3177) | mehq | 2022-03-27 | 2 | -0/+157 |
| | | | | | | | | Closes #3175 Authored by: mehq | ||||
| * | [youtube] Fix auto-translated automatic captions | pukkandan | 2022-03-27 | 1 | -4/+4 |
| | | | | | | | | | | | | d49669acad71f640ffd8b78f0ea7911ae1f67720 only covered ASR Closes #2956 | ||||
| * | [youtube] Add extractor-arg to skip auto-translated subs | pukkandan | 2022-03-27 | 2 | -1/+3 |
| | | |||||
| * | Show warning when all media formats have DRM | pukkandan | 2022-03-27 | 1 | -2/+8 |
| | | | | | | | | Related: #1379 | ||||
| * | [youtube] Detect DRM better | shirt | 2022-03-27 | 1 | -1/+2 |
| | | | | | | | | Authored by: shirt-dev |