Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [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 | |||||
* | [utils] Handle `ss:xxx` in `parse_duration` | pukkandan | 2022-01-19 | 2 | -3/+10 | |
| | | | | Closes #2388 | |||||
* | [youtube] Make invalid storyboard URL non-fatal | pukkandan | 2022-01-19 | 1 | -2/+2 | |
| | | | | Closes #2382 | |||||
* | [youtube] Detect live-stream embeds | pukkandan | 2022-01-19 | 2 | -1/+18 | |
| | | | | Closes #2380 | |||||
* | [ThisOldHouseIE] Add support for premium videos (#2358) | Ashish Gupta | 2022-01-18 | 1 | -3/+14 | |
| | | | | Authored by: Ashish0804 Closes: #2341 | |||||
* | [megatvcom] Add extractors (#1980) | Zenon Mousmoulas | 2022-01-17 | 3 | -0/+184 | |
| | | | Authored by: zmousm | |||||
* | [glomex] Minor fixes (#2357) | Zenon Mousmoulas | 2022-01-16 | 2 | -3/+2 | |
| | | | Authored by: zmousm | |||||
* | [PokerGo] Add extractors (#2331) | Ashish Gupta | 2022-01-14 | 2 | -0/+115 | |
| | | | | Authored by: Ashish0804 Closes: #2316 | |||||
* | [glomex] Add new extractors (#1979) | Zenon Mousmoulas | 2022-01-14 | 3 | -0/+253 | |
| | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/30212 Authored by: zmousm | |||||
* | [dplay] Re-structure DiscoveryPlus extractors | pukkandan | 2022-01-13 | 1 | -61/+84 | |
| | ||||||
* | [dplay] Migrate DiscoveryPlusItaly to DiscoveryPlus (#2315) | Timendum | 2022-01-13 | 1 | -3/+6 | |
| | | | | Partially fixes #2138 Authored by: timendum | |||||
* | [httpie] Fix `available` method | pukkandan | 2022-01-13 | 1 | -1/+1 | |
| | | | | Closes #2330 | |||||
* | [generic] Improve KVS player extraction (#2328) | trasssh | 2022-01-13 | 1 | -13/+15 | |
| | | | | Closes #2281 Authored by: trassshhub | |||||
* | [twitcasting] Refactor extractor (#2310) | Lesmiscore (The Hatsune Daishi) | 2022-01-13 | 1 | -49/+96 | |
| | | | | | | | Co-authored-by: Ashish Gupta <39122144+Ashish0804@users.noreply.github.com> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> Authored by: Lesmiscore |