Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [youtube] Fix uploader for collaborative playlists (#3332) | coletdev | 2022-04-07 | 1 | -2/+4 | |
| | | | Authored by: coletdjnz | |||||
* | [cleanup] Misc fixes | pukkandan | 2022-04-05 | 1 | -3/+5 | |
| | | | | | | 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 | |||||
* | [cleanup] Use `_html_extract_title` | pukkandan | 2022-04-04 | 1 | -6/+4 | |
| | ||||||
* | [elonet] Rewrite extractor (#3277) | Fam0r | 2022-04-03 | 1 | -2/+2 | |
| | | | | Closes #2911 Authored by: Fam0r, pukkandan | |||||
* | [utils] Add `filter_dict` | pukkandan | 2022-03-28 | 1 | -1/+2 | |
| | ||||||
* | [docs] Minor improvements | pukkandan | 2022-03-24 | 1 | -3/+3 | |
| | | | | Closes #3127, Closes #3081, Closes #3177 | |||||
* | Fix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0 | pukkandan | 2022-03-24 | 1 | -0/+1 | |
| | | | | Closes #3173 | |||||
* | [extractor] Allow control characters inside json | pukkandan | 2022-03-24 | 1 | -1/+1 | |
| | | | | Closes #3174 | |||||
* | [extractor] Add `_perform_login` function (#2943) | pukkandan | 2022-03-18 | 1 | -6/+36 | |
| | | | | * Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API * Adds `ie.supports_login` to the public API | |||||
* | [extractor] Support merging subtitles with data | coletdjnz | 2022-03-12 | 1 | -3/+3 | |
| | | | | Authored-by: coletdjnz | |||||
* | [cleanup, docs] Misc cleanup | pukkandan | 2022-03-08 | 1 | -29/+30 | |
| | | | | Closes #2828, closes #2734, closes #2802, closes #2937 | |||||
* | [utils] Better traceback for `ExtractorError` | pukkandan | 2022-03-08 | 1 | -1/+1 | |
| | ||||||
* | [ant1newsgr] Add extractor (#1982) | Zenon Mousmoulas | 2022-03-04 | 1 | -2/+2 | |
| | | | Authored by: zmousm | |||||
* | [FormatSort] Consider `acodec`=`ogg` as `vorbis` | pukkandan | 2022-03-04 | 1 | -1/+1 | |
| | ||||||
* | Fix doubling of `video_id` in `ExtractorError` | pukkandan | 2022-03-04 | 1 | -1/+2 | |
| | ||||||
* | [extractor] Support `--mark-watched` without `_NETRC_MACHINE` (#2939) | coletdev | 2022-03-03 | 1 | -1/+1 | |
| | | | Authored by: coletdjnz | |||||
* | [nhk] Add support for NHK for School (#2850) | Lesmiscore (Naoya Ozaki) | 2022-02-23 | 1 | -0/+4 | |
| | | | | Authored by: Lesmiscore | |||||
* | [extractor] Fix for manifests without period duration | pukkandan | 2022-02-17 | 1 | -1/+7 | |
| | | | | | Closes #2705 Authored by: dirkf, pukkandan | |||||
* | [extractor] Allow `http_headers` to be specified for `thumbnails` | pukkandan | 2022-02-11 | 1 | -0/+3 | |
| | ||||||
* | [downloader] Do not use aria2c for non-native `m3u8` | pukkandan | 2022-02-11 | 1 | -1/+1 | |
| | | | | Closes #2718 | |||||
* | [cleanup,docs] Minor fixes | pukkandan | 2022-02-03 | 1 | -1/+2 | |
| | | | | Closes #2541, #2484 | |||||
* | [generic] Allow further processing of json_ld URL | pukkandan | 2022-02-02 | 1 | -1/+1 | |
| | | | | Closes #2578 | |||||
* | [extractor] Allow non-fatal `title` extraction | pukkandan | 2022-01-24 | 1 | -1/+1 | |
| | ||||||
* | [extractor] Extract video inside `Article` json_ld | pukkandan | 2022-01-24 | 1 | -0/+2 | |
| | | | | Closes #2448 | |||||
* | [extractor] Add convinience function `_yes_playlist` | pukkandan | 2022-01-24 | 1 | -0/+16 | |
| | ||||||
* | [cleanup] Minor fixes | pukkandan | 2022-01-21 | 1 | -2/+0 | |
| | | | | Closes #2334 | |||||
* | [youtube] Extract channel subscriber count (#2399) | coletdjnz | 2022-01-21 | 1 | -0/+1 | |
| | | | | | Closes #2350 * Adds `channel_follower_count` field Authored-by: coletdjnz | |||||
* | [extractor] Improve `url_result` and related | pukkandan | 2022-01-20 | 1 | -23/+23 | |
| | ||||||
* | [extractor,cleanup] Use `_search_nextjs_data` | pukkandan | 2022-01-20 | 1 | -3/+3 | |
| | ||||||
* | [iq.com] Add extractors (#2354) | MinePlayersPE | 2022-01-20 | 1 | -2/+3 | |
| | | | | Closes #704 Authored by: MinePlayersPE | |||||
* | [digitalconcerthall] Add extractor (#1931) | teridon | 2022-01-11 | 1 | -0/+1 | |
| | | | Authored by: teridon | |||||
* | [youtube:tab] Extract more playlist metadata (#2069) | coletdjnz | 2022-01-07 | 1 | -3/+13 | |
| | | | | | | | * Add fields modified_date, modified_timestamp * Add field playlist_count * [youtube:tab] Extract view_count, playlist_count, modified_date Authored by: coletdjnz, pukkandan | |||||
* | [extractor] Extract chapters from JSON-LD (#2031) | chris | 2022-01-02 | 1 | -0/+18 | |
| | | | Authored by: iw0nderhow, pukkandan | |||||
* | [extractor] Extract thumbnails from JSON-LD (#2195) | nixxo | 2022-01-02 | 1 | -1/+2 | |
| | | | Authored by: nixxo | |||||
* | [extractor] Detect more subtitle codecs in MPD manifests (#2174) | Felix S | 2022-01-01 | 1 | -3/+7 | |
| | | | Authored by: fstirlitz | |||||
* | [GameJolt] Add extractors (#2036) | MinePlayersPE | 2021-12-25 | 1 | -2/+2 | |
| | | | Authored by: MinePlayersPE | |||||
* | [npr] Make SMIL extraction non-fatal (#2099) | siddharth | 2021-12-24 | 1 | -1/+1 | |
| | | | | Closes #1934 Authored by: r5d | |||||
* | [cleanup] Misc cleanup | pukkandan | 2021-12-23 | 1 | -2/+2 | |
| | | | | Closes #1942 #1976 #2020 #2058 #1984 | |||||
* | [dash,youtube] Download live from start to end (#888) | The Hatsune Daishi | 2021-12-20 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | * Add option `--live-from-start` to enable downloading live videos from start * Add key `is_from_start` in formats to identify formats (of live videos) that downloads from start * [dash] Create protocol `http_dash_segments_generator` that allows a function to be passed instead of fragments * [fragment] Allow multiple live dash formats to download simultaneously * [youtube] Implement fragment re-fetching for the live dash formats * [youtube] Re-extract dash manifest every 5 hours (manifest expires in 6hrs) * [postprocessor/ffmpeg] Add `FFmpegFixupDuplicateMoovPP` to fixup duplicated moov atoms Known issue: Ctrl+C doesn't work on Windows when downloading multiple formats Closes #1521 Authored by: nao20010128nao, pukkandan | |||||
* | [extractor] Support default implicit graph in JSON-LD (#1983) | Zenon Mousmoulas | 2021-12-17 | 1 | -3/+10 | |
| | | | | | | | | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/30229 Per W3C JSON-LD v1.1 ยง4.9 (non-normative ref): When a JSON-LD document's top-level structure is a map that contains no other keys than @graph and optionally @context (properties that are not mapped to an IRI or a keyword are ignored), @graph is considered to express the otherwise implicit default graph. Authored by: zmousm | |||||
* | [tiktok] Fix 53dad39e30b007feed4b6d4776bd15d28c27a96c | pukkandan | 2021-12-15 | 1 | -1/+0 | |
| | ||||||
* | [extractor] Standardize `_live_title` | pukkandan | 2021-12-15 | 1 | -4/+2 | |
| | ||||||
* | [FormatSort] Prevent incorrect deprecation warning | pukkandan | 2021-12-15 | 1 | -6/+9 | |
| | | | | Closes #1981 | |||||
* | [extractor] Add `_search_nuxt_data` (#1921) | The Hatsune Daishi | 2021-12-07 | 1 | -0/+18 | |
| | | | Authored by: nao20010128nao | |||||
* | [extractor] Ignore errors in comment extraction when `-i` is given | pukkandan | 2021-12-03 | 1 | -3/+7 | |
| | | | | Closes #1787 | |||||
* | [lazy_extractors] Fix for search IEs | pukkandan | 2021-12-01 | 1 | -10/+3 | |
| | | | | Closes #1851 | |||||
* | [cleanup] Add deprecation warnings | pukkandan | 2021-11-29 | 1 | -3/+11 | |
| | ||||||
* | [cleanup] Misc cleanup | pukkandan | 2021-11-29 | 1 | -8/+10 | |
| | | | | Closes #1805, closes #1800 | |||||
* | Option `--wait-for-video` to wait for scheduled streams | pukkandan | 2021-11-29 | 1 | -3/+6 | |
| | ||||||
* | [extractor] Extract `average_rating` from JSON-LD | pukkandan | 2021-11-23 | 1 | -0/+3 | |
| | | | | Eg: Crunchyroll |