Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | Ensure `_type` is present in `info.json` | pukkandan | |
Closes #2447 | |||
2022-01-24 | Fix/improve `InAdvancePagedList` | pukkandan | |
2022-01-24 | [extractor] Add convinience function `_yes_playlist` | pukkandan | |
2022-01-23 | [web.archive:youtube] Add `ytarchive:` prefix | pukkandan | |
and misc cleanup | |||
2022-01-23 | [archive.org] Ignore unnecessary files | pukkandan | |
Closes #2452 | |||
2022-01-23 | [youtube:api] Do not use seek when reading HTTPError response | coletdjnz | |
Authored-by: coletdjnz | |||
2022-01-22 | [CAM4] Add thumbnail extraction (#2425) | Aleri Kaisattera | |
Authored by: alerikaisattera | |||
2022-01-21 | [version] update | github-actions | |
Created by: pukkandan :ci skip all | |||
2022-01-21 | Release 2022.01.22 | pukkandan | |
2022-01-21 | Fix 426764371fa52dde8fb9bedad69a3e58e5c391b9 for Py3.6 | pukkandan | |
2022-01-21 | [line] Remove `tv.line.me` (#2420) | sian1468 | |
Service is discontinued Authored by: sian1468 | |||
2022-01-21 | [cleanup] Minor fixes | pukkandan | |
Closes #2334 | |||
2022-01-21 | [docs] Improvements | pukkandan | |
2022-01-21 | [cleanup] Use format_field where applicable | pukkandan | |
2022-01-21 | List playlist thumbnails in `--list-thumbnails` | pukkandan | |
2022-01-21 | [Newsy] Add extractor (#2416) | Ashish Gupta | |
Closes #2346 Authored by: Ashish0804 | |||
2022-01-21 | [PRX] Add Extractors (#2245) | coletdjnz | |
Closes #2144, https://github.com/ytdl-org/youtube-dl/issues/15948 Authored by: coletdjnz | |||
2022-01-21 | [ard] Extract subtitles (#2409) | Felix S | |
Fixes https://github.com/ytdl-org/youtube-dl/issues/30543, related: https://github.com/ytdl-org/youtube-dl/pull/17766 Authored by: fstirlitz | |||
2022-01-21 | Add option --legacy-server-connect (#778) | xtkoba | |
to allow HTTPS connection to servers that do not support RFC 5746 secure renegotiation Authored by: xtkoba | |||
2022-01-21 | [youtube] Extract channel subscriber count (#2399) | coletdjnz | |
Closes #2350 * Adds `channel_follower_count` field Authored-by: coletdjnz | |||
2022-01-21 | [LnkIE] Add extractor (#2408) | Ashish Gupta | |
Closes: #2268 Authored by: Ashish0804 | |||
2022-01-21 | [CrowdBunker] Add extractors (#2407) | Ashish Gupta | |
Closes: #2356 Authored by: Ashish0804 | |||
2022-01-21 | Fix d14cbdd92d8bbb9deedc77da80085b0280ae52bb | pukkandan | |
2022-01-20 | [extractor] Improve `url_result` and related | pukkandan | |
2022-01-20 | [youtube] Enforce UTC (#2402) | coletdjnz | |
and [utils] use `utcnow` in `datetime_from_str` Related: #2223 Authored by: coletdjnz | |||
2022-01-20 | [youtube:tab] Extract channel banner (#2400) | coletdjnz | |
Closes #2237 Authored by: coletdjnz | |||
2022-01-20 | [utils] Add `Sec-Fetch-Mode` to `std_headers` | pukkandan | |
Closes #2187 | |||
2022-01-20 | Revert d6579d532bed8fa9e316404e6f30df4402f4a632 | pukkandan | |
Closes #2396, Reopens #2187 | |||
2022-01-20 | [extractor,cleanup] Use `_search_nextjs_data` | pukkandan | |
2022-01-20 | [TikTok] Extract captions (#2185) | MinePlayersPE | |
Closes #2184 Authored by: MinePlayersPE | |||
2022-01-20 | [iq.com] Add extractors (#2354) | MinePlayersPE | |
Closes #704 Authored by: MinePlayersPE | |||
2022-01-20 | [youtube:tab] Raise error on tab redirect (#2318) | krichbanana | |
Closes #2306 Authored by: krichbanana, coletdjnz | |||
2022-01-20 | [Theta] Fix valid URL (#2323) | Aleri Kaisattera | |
Authored by: alerikaisattera | |||
2022-01-20 | [tvopengr] Add extractors (#2297) | Zenon Mousmoulas | |
Authored by: zmousm | |||
2022-01-20 | [instagram] Fix username extraction for stories and highlights (#2348) | nyuszika7h | |
Authored by: nyuszika7h | |||
2022-01-19 | [RTNews] Add extractor (#2377) | Ashish Gupta | |
Closes #2371 Authored by: Ashish0804 | |||
2022-01-19 | [Ted] Rewrite extractor (#2359) | trasssh | |
Closes #2343 Authored by: pukkandan, trassshhub | |||
2022-01-19 | [CTVNewsIE] Add fallback for video search (#2378) | Ashish Gupta | |
Closes #2370 Authored by: Ashish0804 | |||
2022-01-19 | [TVer] Extract message for unaired live (#2375) | Lesmiscore (Naoya Ozaki) | |
Closes #2365 Authored by: Lesmiscore | |||
2022-01-19 | [mixch] Add `MixchArchiveIE` (#2373) | Lesmiscore (Naoya Ozaki) | |
Closes #2363 Authored by: Lesmiscore | |||
2022-01-19 | [megatvcom] Add embed test (#2362) | Zenon Mousmoulas | |
Authored by: zmousm | |||
2022-01-19 | [daftsex] Add extractors (#2379) | k3ns1n | |
Authored by: k3ns1n | |||
2022-01-19 | [youtube] Do not return `upload_date` for playlists | pukkandan | |
Closes #2349 Partially reverts #1018 Re-opens #1883 | |||
2022-01-19 | [pbs] de-prioritize AD formats | pukkandan | |
Related: #2335 | |||
2022-01-19 | [utils] Handle `ss:xxx` in `parse_duration` | pukkandan | |
Closes #2388 | |||
2022-01-19 | [youtube] Make invalid storyboard URL non-fatal | pukkandan | |
Closes #2382 | |||
2022-01-19 | [youtube] Detect live-stream embeds | pukkandan | |
Closes #2380 | |||
2022-01-18 | [ThisOldHouseIE] Add support for premium videos (#2358) | Ashish Gupta | |
Authored by: Ashish0804 Closes: #2341 | |||
2022-01-17 | [megatvcom] Add extractors (#1980) | Zenon Mousmoulas | |
Authored by: zmousm | |||
2022-01-16 | [glomex] Minor fixes (#2357) | Zenon Mousmoulas | |
Authored by: zmousm |