Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [utils] Update `std_headers` (#2023) | Felix S | 2021-12-18 | 1 | -1577/+38 |
| | | | | | | * Update our chrome versions used for `User-Agent`s * Drop the `Accept-Charset` header that no browser emits any more Authored by: kikuyan, fstirlitz | ||||
* | [outtmpl] Add operator `&` for replacement text (#2012) | PilzAdam | 2021-12-18 | 3 | -4/+16 |
| | | | Authored by: PilzAdam | ||||
* | [docs] Improve manpage format (#2003) | chris | 2021-12-17 | 2 | -38/+82 |
| | | | | Closes #1448 Authored by: iw0nderhow, pukkandan | ||||
* | [gronkh] Support new URL pattern (#2019) | Sematre | 2021-12-17 | 1 | -1/+4 |
| | | | Authored by: Sematre | ||||
* | [extractor] Support default implicit graph in JSON-LD (#1983) | Zenon Mousmoulas | 2021-12-17 | 2 | -18/+94 |
| | | | | | | | | | | | | 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 | ||||
* | [test/download] Ignore field `webpage_url_domain` (#2014) | std-move | 2021-12-16 | 1 | -1/+1 |
| | | | Authored by: std-move | ||||
* | [NovaEmbed] update player regex (#2008) | std-move | 2021-12-16 | 1 | -1/+1 |
| | | | Authored by: std-move | ||||
* | [brightcove] Fix 487c5b33897075270c647fa061c066ec0703bcc4 | pukkandan | 2021-12-15 | 1 | -2/+1 |
| | |||||
* | [tiktok] Fix 53dad39e30b007feed4b6d4776bd15d28c27a96c | pukkandan | 2021-12-15 | 2 | -2/+1 |
| | |||||
* | [extractor] Standardize `_live_title` | pukkandan | 2021-12-15 | 67 | -94/+68 |
| | |||||
* | [youtube:comments] Add more options for limiting number of comments ↵ | coletdjnz | 2021-12-15 | 2 | -109/+67 |
| | | | | | | extracted (#1626) Extends `max_comments` extractor arg to support `max-parents,max-replies,max-replies-per-thread`. Authored-by: coletdjnz | ||||
* | Add field `webpage_url_domain` | pukkandan | 2021-12-15 | 2 | -0/+6 |
| | | | | Closes #1311 | ||||
* | [test/download] Add more fields | pukkandan | 2021-12-15 | 2 | -6/+49 |
| | |||||
* | Fix PostProcessor hooks not registered for some PPs | pukkandan | 2021-12-15 | 1 | -7/+10 |
| | | | | Closes #1993 | ||||
* | [FormatSort] Prevent incorrect deprecation warning | pukkandan | 2021-12-15 | 1 | -6/+9 |
| | | | | Closes #1981 | ||||
* | [ok.ru] add mobile fallback (#1972) | The Hatsune Daishi | 2021-12-14 | 1 | -1/+50 |
| | | | Authored by: nao20010128nao | ||||
* | [olympics] Add uploader and cleanup (#1990) | u-spec-png | 2021-12-14 | 1 | -3/+2 |
| | | | Authored by: u-spec-png | ||||
* | [TikTok] Pass cookies to mobile API (#1994) | MinePlayersPE | 2021-12-14 | 1 | -3/+15 |
| | | | Authored by: MinePlayersPE | ||||
* | [SonyLiv] Add OTP login support (#1959) | Ashish Gupta | 2021-12-14 | 1 | -6/+54 |
| | | | | Closes #1945 Authored by: Ashish0804 | ||||
* | [NateTV] Add NateIE and NateProgramIE (#1950) | Ashish Gupta | 2021-12-14 | 2 | -0/+128 |
| | | | Authored by: Ashish0804, Hyeeji | ||||
* | [DiscoveryPlusShowBaseIE] yield actual video id | Ashish Gupta | 2021-12-13 | 1 | -3/+3 |
| | |||||
* | [instagram] Expand valid URL (#1977) | u-spec-png | 2021-12-12 | 1 | -1/+4 |
| | | | | | Closes #1925 Authored by: u-spec-png | ||||
* | [Rutube] Add RutubeChannelIE (#1970) | Ashish Gupta | 2021-12-12 | 2 | -3/+19 |
| | | | | Closes #1966 Authored by: Ashish0804 | ||||
* | [toggo] Add extractor (#1961) | nyuszika7h | 2021-12-11 | 3 | -17/+86 |
| | | | Authored by: nyuszika7h | ||||
* | [fujitv] Extract 1080p from `tv_android` m3u8 (#1928) | YuenSzeHong | 2021-12-11 | 1 | -2/+15 |
| | | | Authored by: YuenSzeHong | ||||
* | [web.archive:youtube] Improve metadata extraction (#1785) | coletdjnz | 2021-12-09 | 2 | -104/+360 |
| | | | Authored-by: coletdjnz | ||||
* | [TVer] Extract better thumbnails (#1929) | YuenSzeHong | 2021-12-09 | 1 | -0/+10 |
| | | | Authored by: YuenSzeHong | ||||
* | [SponsorBlock] Add Filler and Highlight categories (#1664) | Nil Admirari | 2021-12-09 | 5 | -23/+42 |
| | | | Authored by: nihil-admirari, pukkandan | ||||
* | [gofile] Add extractor (#1850) | Jertzukka | 2021-12-09 | 2 | -0/+84 |
| | | | | Closes #1831 Authored by: Jertzukka, Ashish0804 | ||||
* | [zdf] Support videos with different ptmd location (#1893) | chris | 2021-12-09 | 1 | -15/+20 |
| | | | Authored by: iw0nderhow | ||||
* | [CBC Gem] Extract 1080p formats (#1913) | David Skrundz | 2021-12-09 | 1 | -2/+36 |
| | | | Authored by: DavidSkrundz | ||||
* | [skeb] Add extractor (#1916) | The Hatsune Daishi | 2021-12-09 | 3 | -0/+153 |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/30287 Authored by: nao20010128nao | ||||
* | [crackle] Look for non-DRM formats (#1938) | raleeper | 2021-12-09 | 1 | -19/+21 |
| | | | Authored by: raleeper | ||||
* | [compat] Suppress errors in enabling VT mode | pukkandan | 2021-12-08 | 3 | -3/+14 |
| | | | | Closes #1932 | ||||
* | [ntvcojp] Extract NUXT data (#1915) | The Hatsune Daishi | 2021-12-07 | 1 | -9/+18 |
| | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/30309 Authored by: nao20010128nao | ||||
* | [ceskatelevize] Fetch iframe from nextJS data (#1904) | Michal Kubeček | 2021-12-07 | 1 | -7/+8 |
| | | | | Closes #1899 Authored by: mkubecek | ||||
* | [extractor] Add `_search_nuxt_data` (#1921) | The Hatsune Daishi | 2021-12-07 | 2 | -12/+19 |
| | | | Authored by: nao20010128nao | ||||
* | [redtube] Handle formats delivered inside a JSON (#1877) | nixxo | 2021-12-07 | 1 | -11/+24 |
| | | | | Closes #1663 Authored by: dirkf, nixxo | ||||
* | Pre-process when using `--flat-playlist` | pukkandan | 2021-12-07 | 1 | -0/+1 |
| | |||||
* | Use `parse_duration` for `--wait-for-video` | pukkandan | 2021-12-06 | 3 | -8/+8 |
| | | | | and some minor fix | ||||
* | Allow `--no-write-thumbnail` to override `--write-all-thumbnail` | pukkandan | 2021-12-06 | 2 | -7/+9 |
| | | | | Closes #1900 | ||||
* | bugfix for 63ccf4ff1a953e1b2a9422406cf8ad3f8aae4cbc | pukkandan | 2021-12-06 | 1 | -4/+4 |
| | |||||
* | [vimeo] Extract chapters | pukkandan | 2021-12-05 | 1 | -1/+12 |
| | | | | Closes #1892 | ||||
* | [TrueID] Add extractor (#1847) | MinePlayersPE | 2021-12-05 | 2 | -0/+140 |
| | | | Authored by: MinePlayersPE | ||||
* | [extractor] Ignore errors in comment extraction when `-i` is given | pukkandan | 2021-12-03 | 1 | -3/+7 |
| | | | | Closes #1787 | ||||
* | [lazy_extractors] Fix bug in 2c4aaaddc99dfb57cb3a5395e4d2fff2f4b819a4 | pukkandan | 2021-12-03 | 2 | -172/+173 |
| | | | | SearchIEs must not inherit from extractors that have a _VALID_URL defined | ||||
* | Fix `--throttled-rate` | pukkandan | 2021-12-03 | 1 | -2/+2 |
| | |||||
* | [RaiNews] Fix extractor (#1864) | nixxo | 2021-12-03 | 1 | -11/+17 |
| | | | | Closes #1862 Authored by: nixxo | ||||
* | [EmbedSubtitle] Disable duration check temporarily | pukkandan | 2021-12-02 | 1 | -0/+6 |
| | | | | Closes #1870, #1385 | ||||
* | [lazy_extractors] Fix for search IEs | pukkandan | 2021-12-01 | 2 | -19/+5 |
| | | | | Closes #1851 |