aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
* [ffmpeg] Standardize use of `-map 0`pukkandan2022-01-122-26/+30
| | | | Closes #2182
* [CeskaTelevize] Use `http` for manifestspukkandan2022-01-121-0/+1
| | | | Workaround for #2043
* [kakao] Detect geo-restrictionpukkandan2022-01-111-11/+35
| | | | Code from: https://github.com/ytdl-org/youtube-dl/commit/d8085580f63ad3b146a31712ff76cf41d5a4558a
* [streamcz] Fix extractor (#1616)Petr Vaněk2022-01-111-77/+80
| | | | Closes #1329, closes #1731 Authored by: arkamar, pukkandan
* [facebook] Improve title and uploader extractionpukkandan2022-01-111-24/+27
| | | | Closes #1943, closes #795
* [twitcasting] Throw proper error for login-only streams (#2290)Lesmiscore (The Hatsune Daishi)2022-01-121-1/+7
| | | | | Closes #2289 Authored by: Lesmiscore
* Check for existing thumbnail/subtitle in final directorypukkandan2022-01-111-27/+27
| | | | Closes #2275
* [digitalconcerthall] Add extractor (#1931)teridon2022-01-113-0/+145
| | | Authored by: teridon
* [rai] Add Raiplaysound extractors (#1955)nixxo2022-01-112-93/+156
| | | | Closes #1951 Authored by: nixxo, pukkandan