aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Bilibili] Add 8k support (#1964)u-spec-png2022-01-311-76/+80
| | | | Closes #1898, #1819 Authored by: u-spec-png
* [GlomexEmbed] Avoid large match objectsZenon Mousmoulas2022-01-301-2/+7
| | | | Closes #2512 Authored by: zmousm
* [MySpass] Fix video url processing (#2510)trasssh2022-01-301-12/+51
| | | | Closes #2507 Authored by: trassshhub
* [crunchyroll:beta] Add cookies support (#2506)Jeff Huffman2022-01-292-7/+121
| | | | | | | | * Extract directly from the beta API when cookies are passed. If login cookie is absent, the extraction is delegated to `CrunchyrollIE`. This causes different metadata to be extracted (including formats and video id) and therefore results in a different archive entry. For now, this issue is unavoidable since the browser also redirects to the old site when not logged in. * Adds extractor-args `format` and `hardsub` to control the source and subtitles of the extracted formats Closes #1911 Authored by: tejing1
* [Fujitv] Extract metadata and support premium (#2505)YuenSzeHong2022-01-281-29/+33
| | | Authored by: YuenSzeHong
* [YandexVideoPreview] Add extractor (#2500)KiberInfinity2022-01-282-0/+41
| | | | Closes #1794 Authored by: KiberInfinity
* [cookies] Fix keyring selection for unsupported desktopspukkandan2022-01-241-2/+1
| | | | Closes #2450
* [iq.com] Add VIP support (#2444)MinePlayersPE2022-01-241-8/+37
| | | Authored by: MinePlayersPE
* [Vimm] add recording extractor (#2441)Aleri Kaisattera2022-01-242-2/+43
| | | Authored by: alerikaisattera
* [Instagram] Fix extraction when logged in (#2439)MinePlayersPE2022-01-241-48/+92
| | | | Closes #2435 Authored by: MinePlayersPE
* [Musicdex] Add extractors (#2421)Ashish Gupta2022-01-242-0/+181
| | | | Closes #2204 Authored by: Ashish0804
* [ThisOldHouse] Improve Premium URL check (#2445)Ashish Gupta2022-01-241-1/+1
| | | | Closes #2443 Authored by: Ashish0804
* [extractor] Allow non-fatal `title` extractionpukkandan2022-01-243-3/+10
|
* [bilibili] Make anthology title non-fatalpukkandan2022-01-241-1/+1
|
* [docs,cleanup] Fix linter and misc cleanuppukkandan2022-01-2410-12/+16
| | | | Closes #2419
* Add option `--print-to-file`pukkandan2022-01-244-23/+69
| | | | Closes #2372
* [extractor] Extract video inside `Article` json_ldpukkandan2022-01-241-0/+2
| | | | Closes #2448
* [downloader/ffmpeg] Handle unknown formats betterpukkandan2022-01-241-0/+11
|
* [orf:tvthek] Lazy playlist extraction and obey --no-playlistpukkandan2022-01-241-100/+126
| | | | Closes #2411
* Ensure `_type` is present in `info.json`pukkandan2022-01-241-0/+1
| | | | Closes #2447
* Fix/improve `InAdvancePagedList`pukkandan2022-01-242-2/+5
|
* [extractor] Add convinience function `_yes_playlist`pukkandan2022-01-2412-87/+49
|
* [web.archive:youtube] Add `ytarchive:` prefixpukkandan2022-01-231-35/+37
| | | | and misc cleanup
* [archive.org] Ignore unnecessary filespukkandan2022-01-231-1/+1
| | | | Closes #2452
* [youtube:api] Do not use seek when reading HTTPError responsecoletdjnz2022-01-231-7/+9
| | | | Authored-by: coletdjnz
* [CAM4] Add thumbnail extraction (#2425)Aleri Kaisattera2022-01-221-0/+3
| | | Authored by: alerikaisattera
* [version] updategithub-actions2022-01-216-15/+15
| | | | | | Created by: pukkandan :ci skip all
* Release 2022.01.22pukkandan2022-01-216-10/+189
|
* Fix 426764371fa52dde8fb9bedad69a3e58e5c391b9 for Py3.6pukkandan2022-01-211-1/+1
|
* [line] Remove `tv.line.me` (#2420)sian14682022-01-212-95/+13
| | | | Service is discontinued Authored by: sian1468
* [cleanup] Minor fixespukkandan2022-01-2112-22/+26
| | | | Closes #2334
* [docs] Improvementspukkandan2022-01-2115-61/+170
|
* [cleanup] Use format_field where applicablepukkandan2022-01-2126-52/+59
|
* List playlist thumbnails in `--list-thumbnails`pukkandan2022-01-212-2/+5
|
* [Newsy] Add extractor (#2416)Ashish Gupta2022-01-212-0/+52
| | | | Closes #2346 Authored by: Ashish0804
* [PRX] Add Extractors (#2245)coletdjnz2022-01-212-0/+438
| | | | | Closes #2144, https://github.com/ytdl-org/youtube-dl/issues/15948 Authored by: coletdjnz
* [ard] Extract subtitles (#2409)Felix S2022-01-211-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)xtkoba2022-01-214-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)coletdjnz2022-01-213-7/+50
| | | | | Closes #2350 * Adds `channel_follower_count` field Authored-by: coletdjnz
* [LnkIE] Add extractor (#2408)Ashish Gupta2022-01-212-1/+88
| | | | Closes: #2268 Authored by: Ashish0804
* [CrowdBunker] Add extractors (#2407)Ashish Gupta2022-01-212-0/+117
| | | | Closes: #2356 Authored by: Ashish0804
* Fix d14cbdd92d8bbb9deedc77da80085b0280ae52bbpukkandan2022-01-211-1/+1
|
* [extractor] Improve `url_result` and relatedpukkandan2022-01-201-23/+23
|
* [youtube] Enforce UTC (#2402)coletdjnz2022-01-202-5/+7
| | | | | | and [utils] use `utcnow` in `datetime_from_str` Related: #2223 Authored by: coletdjnz
* [youtube:tab] Extract channel banner (#2400)coletdjnz2022-01-201-5/+32
| | | | Closes #2237 Authored by: coletdjnz
* [utils] Add `Sec-Fetch-Mode` to `std_headers`pukkandan2022-01-201-0/+1
| | | | Closes #2187
* Revert d6579d532bed8fa9e316404e6f30df4402f4a632pukkandan2022-01-201-1576/+38
| | | | Closes #2396, Reopens #2187
* [extractor,cleanup] Use `_search_nextjs_data`pukkandan2022-01-208-26/+12
|
* [TikTok] Extract captions (#2185)MinePlayersPE2022-01-201-0/+27
| | | | Closes #2184 Authored by: MinePlayersPE
* [iq.com] Add extractors (#2354)MinePlayersPE2022-01-204-5/+353
| | | | Closes #704 Authored by: MinePlayersPE