Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [bilibili] Make anthology title non-fatal | pukkandan | 2022-01-24 | 1 | -1/+1 |
| | |||||
* | [docs,cleanup] Fix linter and misc cleanup | pukkandan | 2022-01-24 | 10 | -12/+16 |
| | | | | Closes #2419 | ||||
* | Add option `--print-to-file` | pukkandan | 2022-01-24 | 4 | -23/+69 |
| | | | | Closes #2372 | ||||
* | [extractor] Extract video inside `Article` json_ld | pukkandan | 2022-01-24 | 1 | -0/+2 |
| | | | | Closes #2448 | ||||
* | [downloader/ffmpeg] Handle unknown formats better | pukkandan | 2022-01-24 | 1 | -0/+11 |
| | |||||
* | [orf:tvthek] Lazy playlist extraction and obey --no-playlist | pukkandan | 2022-01-24 | 1 | -100/+126 |
| | | | | Closes #2411 | ||||
* | Ensure `_type` is present in `info.json` | pukkandan | 2022-01-24 | 1 | -0/+1 |
| | | | | Closes #2447 | ||||
* | Fix/improve `InAdvancePagedList` | pukkandan | 2022-01-24 | 2 | -2/+5 |
| | |||||
* | [extractor] Add convinience function `_yes_playlist` | pukkandan | 2022-01-24 | 12 | -87/+49 |
| | |||||
* | [web.archive:youtube] Add `ytarchive:` prefix | pukkandan | 2022-01-23 | 1 | -35/+37 |
| | | | | and misc cleanup | ||||
* | [archive.org] Ignore unnecessary files | pukkandan | 2022-01-23 | 1 | -1/+1 |
| | | | | Closes #2452 | ||||
* | [youtube:api] Do not use seek when reading HTTPError response | coletdjnz | 2022-01-23 | 1 | -7/+9 |
| | | | | Authored-by: coletdjnz | ||||
* | [CAM4] Add thumbnail extraction (#2425) | Aleri Kaisattera | 2022-01-22 | 1 | -0/+3 |
| | | | Authored by: alerikaisattera | ||||
* | [version] update | github-actions | 2022-01-21 | 6 | -15/+15 |
| | | | | | | Created by: pukkandan :ci skip all | ||||
* | Release 2022.01.22 | pukkandan | 2022-01-21 | 6 | -10/+189 |
| | |||||
* | Fix 426764371fa52dde8fb9bedad69a3e58e5c391b9 for Py3.6 | pukkandan | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | [line] Remove `tv.line.me` (#2420) | sian1468 | 2022-01-21 | 2 | -95/+13 |
| | | | | Service is discontinued Authored by: sian1468 | ||||
* | [cleanup] Minor fixes | pukkandan | 2022-01-21 | 12 | -22/+26 |
| | | | | Closes #2334 | ||||
* | [docs] Improvements | pukkandan | 2022-01-21 | 15 | -61/+170 |
| | |||||
* | [cleanup] Use format_field where applicable | pukkandan | 2022-01-21 | 26 | -52/+59 |
| | |||||
* | List playlist thumbnails in `--list-thumbnails` | pukkandan | 2022-01-21 | 2 | -2/+5 |
| | |||||
* | [Newsy] Add extractor (#2416) | Ashish Gupta | 2022-01-21 | 2 | -0/+52 |
| | | | | Closes #2346 Authored by: Ashish0804 | ||||
* | [PRX] Add Extractors (#2245) | coletdjnz | 2022-01-21 | 2 | -0/+438 |
| | | | | | Closes #2144, https://github.com/ytdl-org/youtube-dl/issues/15948 Authored by: coletdjnz | ||||
* | [ard] Extract subtitles (#2409) | Felix S | 2022-01-21 | 1 | -0/+15 |
| | | | | Fixes https://github.com/ytdl-org/youtube-dl/issues/30543, related: https://github.com/ytdl-org/youtube-dl/pull/17766 Authored by: fstirlitz | ||||
* | Add option --legacy-server-connect (#778) | xtkoba | 2022-01-21 | 4 | -0/+9 |
| | | | | | to allow HTTPS connection to servers that do not support RFC 5746 secure renegotiation Authored by: xtkoba | ||||
* | [youtube] Extract channel subscriber count (#2399) | coletdjnz | 2022-01-21 | 3 | -7/+50 |
| | | | | | Closes #2350 * Adds `channel_follower_count` field Authored-by: coletdjnz | ||||
* | [LnkIE] Add extractor (#2408) | Ashish Gupta | 2022-01-21 | 2 | -1/+88 |
| | | | | Closes: #2268 Authored by: Ashish0804 | ||||
* | [CrowdBunker] Add extractors (#2407) | Ashish Gupta | 2022-01-21 | 2 | -0/+117 |
| | | | | Closes: #2356 Authored by: Ashish0804 | ||||
* | Fix d14cbdd92d8bbb9deedc77da80085b0280ae52bb | pukkandan | 2022-01-21 | 1 | -1/+1 |
| | |||||
* | [extractor] Improve `url_result` and related | pukkandan | 2022-01-20 | 1 | -23/+23 |
| | |||||
* | [youtube] Enforce UTC (#2402) | coletdjnz | 2022-01-20 | 2 | -5/+7 |
| | | | | | | and [utils] use `utcnow` in `datetime_from_str` Related: #2223 Authored by: coletdjnz | ||||
* | [youtube:tab] Extract channel banner (#2400) | coletdjnz | 2022-01-20 | 1 | -5/+32 |
| | | | | Closes #2237 Authored by: coletdjnz | ||||
* | [utils] Add `Sec-Fetch-Mode` to `std_headers` | pukkandan | 2022-01-20 | 1 | -0/+1 |
| | | | | Closes #2187 | ||||
* | Revert d6579d532bed8fa9e316404e6f30df4402f4a632 | pukkandan | 2022-01-20 | 1 | -1576/+38 |
| | | | | Closes #2396, Reopens #2187 | ||||
* | [extractor,cleanup] Use `_search_nextjs_data` | pukkandan | 2022-01-20 | 8 | -26/+12 |
| | |||||
* | [TikTok] Extract captions (#2185) | MinePlayersPE | 2022-01-20 | 1 | -0/+27 |
| | | | | Closes #2184 Authored by: MinePlayersPE | ||||
* | [iq.com] Add extractors (#2354) | MinePlayersPE | 2022-01-20 | 4 | -5/+353 |
| | | | | Closes #704 Authored by: MinePlayersPE | ||||
* | [youtube:tab] Raise error on tab redirect (#2318) | krichbanana | 2022-01-20 | 2 | -20/+27 |
| | | | | Closes #2306 Authored by: krichbanana, coletdjnz | ||||
* | [Theta] Fix valid URL (#2323) | Aleri Kaisattera | 2022-01-20 | 1 | -1/+9 |
| | | | Authored by: alerikaisattera | ||||
* | [tvopengr] Add extractors (#2297) | Zenon Mousmoulas | 2022-01-20 | 3 | -0/+169 |
| | | | Authored by: zmousm | ||||
* | [instagram] Fix username extraction for stories and highlights (#2348) | nyuszika7h | 2022-01-20 | 1 | -1/+14 |
| | | | Authored by: nyuszika7h | ||||
* | [RTNews] Add extractor (#2377) | Ashish Gupta | 2022-01-19 | 2 | -0/+205 |
| | | | | Closes #2371 Authored by: Ashish0804 | ||||
* | [Ted] Rewrite extractor (#2359) | trasssh | 2022-01-19 | 4 | -308/+188 |
| | | | | Closes #2343 Authored by: pukkandan, trassshhub | ||||
* | [CTVNewsIE] Add fallback for video search (#2378) | Ashish Gupta | 2022-01-19 | 1 | -0/+5 |
| | | | | Closes #2370 Authored by: Ashish0804 | ||||
* | [TVer] Extract message for unaired live (#2375) | Lesmiscore (Naoya Ozaki) | 2022-01-19 | 1 | -8/+14 |
| | | | | Closes #2365 Authored by: Lesmiscore | ||||
* | [mixch] Add `MixchArchiveIE` (#2373) | Lesmiscore (Naoya Ozaki) | 2022-01-19 | 2 | -2/+35 |
| | | | | Closes #2363 Authored by: Lesmiscore | ||||
* | [megatvcom] Add embed test (#2362) | Zenon Mousmoulas | 2022-01-19 | 1 | -0/+34 |
| | | | Authored by: zmousm | ||||
* | [daftsex] Add extractors (#2379) | k3ns1n | 2022-01-19 | 2 | -0/+80 |
| | | | Authored by: k3ns1n | ||||
* | [youtube] Do not return `upload_date` for playlists | pukkandan | 2022-01-19 | 1 | -1/+1 |
| | | | | | | Closes #2349 Partially reverts #1018 Re-opens #1883 | ||||
* | [pbs] de-prioritize AD formats | pukkandan | 2022-01-19 | 1 | -1/+4 |
| | | | | Related: #2335 |