aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [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
| * Fix typo in ed5835b4513aed59ff29f4bdb7e07456cd041ee0pukkandan2022-01-111-1/+1
| |
| * [aparat] Fix extractorpukkandan2022-01-111-6/+9
| | | | | | | | Closes #2285
| * Allow listing formats, thumbnails, subtitles using `--print` (#2238)pukkandan2022-01-112-78/+90
| | | | | | | | | | Closes #2083 Authored by: pukkandan, Zirro
| * Allow `--print` to be run at any post-processing stagepukkandan2022-01-113-43/+47
| |
| * [noodlemagazine] Add extractor (#2293)trasssh2022-01-102-0/+68
| | | | | | Authored by: trassshhub
| * [Rule34video] Add extractor (#2279)trasssh2022-01-102-0/+66
| | | | | | Authored by: trassshhub
| * [Nexx] Extract more metadata (#2273)MinePlayersPE2022-01-101-26/+55
| | | | | | Authored by: MinePlayersPE
| * [tiktok] Extract user thumbnailpukkandan2022-01-102-10/+20
| | | | | | | | | | Closes #2186 Authored by: pukkandan, MinePlayersPE
| * [twitter] Fix video in quoted tweetspukkandan2022-01-101-2/+3
| | | | | | | | Closes #2254
| * [utils] Partially revert d76d15a6699dc41eea26a96d054a1b7bcb12c69bpukkandan2022-01-101-38/+1576
| | | | | | | | Closes #2187
| * [funk] Support origin URLspukkandan2022-01-101-2/+2
| | | | | | | | Closes #2270
| * [test] Fix TestVerboseOutputpukkandan2022-01-101-8/+8
| | | | | | | | Closes #2269
| * [veoh] Improve extractor (#2251)foghawk2022-01-091-19/+43
| | | | | | | | | | | | | | | | * [veoh] Remove old _extract_video * [veoh] Extend _VALID_URL to accept '/videos/' * [veoh] Prefer high quality * [veoh] Extract more metadata Authored by: foghawk
| * [utils] Improve `get_elements_text_and_html_by_attribute` regex (#2280)Zenon Mousmoulas2022-01-092-16/+15
| | | | | | Authored by: zmousm, pukkandan
| * [vk] Fix VKUserVideosIE (#2248)Ashish Gupta2022-01-091-41/+35
| | | | | | | | Authored by: Ashish0804 Closes #2196
| * [PornHub,YouTube] Refresh onion addresses (#2272)Unit 1932022-01-092-5/+7
| | | | | | Authored by: unit193
| * [TikTok] Misc fixes (#2271)MinePlayersPE2022-01-091-6/+9
| | | | | | | | Closes #2265 Authored by: MinePlayersPE
| * Add EuropeanTourIE (#2247)Ashish Gupta2022-01-082-0/+38
| | | | | | | | Closes #2208 Authored by: Ashish0804
| * [NBCSports] Fix extraction of platform URLs (#2244)ischmidt202022-01-081-7/+12
| | | | | | Authored by: ischmidt20
| * [afreecatv] Add support for livestreams (#2097)Luc Ritchie2022-01-072-1/+101
| | | | | | Authored by: wlritchi
| * [Nexx] Support 3q CDN (#2213)MinePlayersPE2022-01-071-0/+62
| | | | | | | | Closes #1637 Authored by: MinePlayersPE
| * [fox] Extract m3u8 from preview (#2235)ischmidt202022-01-071-8/+31
| | | | | | Authored by: ischmidt20
| * [Pornez] Add extractor (#2236)Moises Lima2022-01-072-0/+44
| | | | | | Authored by: mozlima
| * [youtube] Update testspukkandan2022-01-072-30/+511
| |
| * [youtube:tab] Extract more playlist metadata (#2069)coletdjnz2022-01-074-26/+65
| | | | | | | | | | | | | | * Add fields modified_date, modified_timestamp * Add field playlist_count * [youtube:tab] Extract view_count, playlist_count, modified_date Authored by: coletdjnz, pukkandan
| * [callin] Add extractor (#2000)foghawk2022-01-072-0/+115
| | | | | | Authored by: foghawk
| * [utils] Improve parsing for nested HTML elements (#2129)Zenon Mousmoulas2022-01-062-28/+216
| | | | | | | | | | and add functions to return the HTML of elements Authored by: zmousm
| * [Vimm] Add extractor (#2231)Aleri Kaisattera2022-01-052-0/+32
| | | | | | | | Authored by: alerikaisattera
| * [MainStreaming] Add extractor (#2180)coletdjnz2022-01-053-1/+240
| | | | | | | | | | Closes #1183, https://github.com/ytdl-org/youtube-dl/issues/29615 Authored by: coletdjnz
| * [gfycat] Support embeds (#2229)coletdjnz2022-01-052-1/+46
| | | | | | | | Closes #2214 Authored by: coletdjnz
| * [openrec] Add movie extractor (#2222)Lesmiscore (The Hatsune Daishi)2022-01-042-38/+67
| | | | | | | | Closes #2218 Authored by: Lesmiscore
| * [hrfernsehen] Fix ardloader extraction (#2217)Alexander Simon2022-01-041-8/+2
| | | | | | Authored by: CreaValix
| * [zee5] Add geo-bypasspukkandan2022-01-041-0/+1
| |
| * [cleanup] Misc cleanuppukkandan2022-01-048-44/+47
| |
| * [vk] Capture `clip` URLspukkandan2022-01-041-1/+5
| |
| * Allow multiple and nested configuration filespukkandan2022-01-044-141/+172
| |
| * Fix `-s --ignore-no-formats --force-write-archive`pukkandan2022-01-031-9/+9
| | | | | | | | Bug in a13e684813dccc21f3d71711bf79dafbe943bccb
| * Fix recursion error in f46e2f9d929f395b32b52cdab93dde980a5ddaf1pukkandan2022-01-031-3/+3
| | | | | | | | Closes #2216
| * Fix bug in 8896899216e90b0ea7ddb1697faf1dc8411b78bepukkandan2022-01-031-1/+1
| | | | | | | | Closes #2215
| * Write `download_archive` only after all formats are downloadedpukkandan2022-01-031-17/+27
| | | | | | | | Closes #1470