aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [youtube:tab] Raise error on tab redirect (#2318)krichbanana2022-01-202-20/+27
| | | | Closes #2306 Authored by: krichbanana, coletdjnz
* [Theta] Fix valid URL (#2323)Aleri Kaisattera2022-01-201-1/+9
| | | Authored by: alerikaisattera
* [tvopengr] Add extractors (#2297)Zenon Mousmoulas2022-01-203-0/+169
| | | Authored by: zmousm
* [instagram] Fix username extraction for stories and highlights (#2348)nyuszika7h2022-01-201-1/+14
| | | Authored by: nyuszika7h
* [RTNews] Add extractor (#2377)Ashish Gupta2022-01-192-0/+205
| | | | Closes #2371 Authored by: Ashish0804
* [Ted] Rewrite extractor (#2359)trasssh2022-01-194-308/+188
| | | | Closes #2343 Authored by: pukkandan, trassshhub
* [CTVNewsIE] Add fallback for video search (#2378)Ashish Gupta2022-01-191-0/+5
| | | | Closes #2370 Authored by: Ashish0804
* [TVer] Extract message for unaired live (#2375)Lesmiscore (Naoya Ozaki)2022-01-191-8/+14
| | | | Closes #2365 Authored by: Lesmiscore
* [mixch] Add `MixchArchiveIE` (#2373)Lesmiscore (Naoya Ozaki)2022-01-192-2/+35
| | | | Closes #2363 Authored by: Lesmiscore
* [megatvcom] Add embed test (#2362)Zenon Mousmoulas2022-01-191-0/+34
| | | Authored by: zmousm
* [daftsex] Add extractors (#2379)k3ns1n2022-01-192-0/+80
| | | Authored by: k3ns1n
* [youtube] Do not return `upload_date` for playlistspukkandan2022-01-191-1/+1
| | | | | | Closes #2349 Partially reverts #1018 Re-opens #1883
* [pbs] de-prioritize AD formatspukkandan2022-01-191-1/+4
| | | | Related: #2335
* [utils] Handle `ss:xxx` in `parse_duration`pukkandan2022-01-192-3/+10
| | | | Closes #2388
* [youtube] Make invalid storyboard URL non-fatalpukkandan2022-01-191-2/+2
| | | | Closes #2382
* [youtube] Detect live-stream embedspukkandan2022-01-192-1/+18
| | | | Closes #2380
* [ThisOldHouseIE] Add support for premium videos (#2358)Ashish Gupta2022-01-181-3/+14
| | | | Authored by: Ashish0804 Closes: #2341
* [megatvcom] Add extractors (#1980)Zenon Mousmoulas2022-01-173-0/+184
| | | Authored by: zmousm
* [glomex] Minor fixes (#2357)Zenon Mousmoulas2022-01-162-3/+2
| | | Authored by: zmousm
* [PokerGo] Add extractors (#2331)Ashish Gupta2022-01-142-0/+115
| | | | Authored by: Ashish0804 Closes: #2316
* [glomex] Add new extractors (#1979)Zenon Mousmoulas2022-01-143-0/+253
| | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/30212 Authored by: zmousm
* [dplay] Re-structure DiscoveryPlus extractorspukkandan2022-01-131-61/+84
|
* [dplay] Migrate DiscoveryPlusItaly to DiscoveryPlus (#2315)Timendum2022-01-131-3/+6
| | | | Partially fixes #2138 Authored by: timendum
* [httpie] Fix `available` methodpukkandan2022-01-131-1/+1
| | | | Closes #2330
* [generic] Improve KVS player extraction (#2328)trasssh2022-01-131-13/+15
| | | | Closes #2281 Authored by: trassshhub
* [twitcasting] Refactor extractor (#2310)Lesmiscore (The Hatsune Daishi)2022-01-131-49/+96
| | | | | | | Co-authored-by: Ashish Gupta <39122144+Ashish0804@users.noreply.github.com> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> Authored by: Lesmiscore
* Add option `--concat-playlist`pukkandan2022-01-137-12/+87
| | | | Closes #1855, related: #382
* [ffmpeg] Ignore unknown streamspukkandan2022-01-131-1/+1
| | | | Closes #2307
* [facebook] Fix extraction from groupspukkandan2022-01-131-34/+29
| | | | Closes #2264, related: #2320
* [yahoo:gyao] Improved playlist handling (#1975)Hirokuni Yano2022-01-121-14/+28
| | | Authored by: hyano
* [cleanup, docs] Minor fixespukkandan2022-01-126-14/+16
| | | | Closes #2230