aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [cookies] Update MacOS12 `Cookies.binarycookies` location (#2742)Michael Pauley2022-02-141-1/+4
* Obey `--abort-on-error` for "ffmpeg not installed"pukkandan2022-02-141-3/+5
* [ruv.is] Add extractor (#2665)chris2022-02-132-1/+92
* [tiktok] Fix `vt.tiktok` URLspukkandan2022-02-142-3/+30
* [youtube] Ensure subtitle urls are absolute (#2765)coletdev2022-02-131-12/+3
* [tiktok] Fix `vm.tiktok` URLspukkandan2022-02-132-0/+11
* Set `webpage_url_...` from `webpage_url` and not input URLpukkandan2022-02-131-2/+6
* [fujitv] Extract resolution for free sources (#2685)YuenSzeHong2022-02-131-0/+21
* [utils] WebSockets wrapper for non-async functions (#2417)Lesmiscore (Naoya Ozaki)2022-02-132-0/+80
* [bigo] Fix extractor to not to use `form_params`Lesmiscore2022-02-131-2/+2
* [zoom] Add support for screen cast (#2699)Tom2022-02-121-7/+33
* [bigo] Add extractor (#2749)Lesmiscore (Naoya Ozaki)2022-02-122-0/+58
* [generic] Set rss `guid` as video id (#2741)Bricio2022-02-111-1/+17
* Add regex operator and quoting to format filters (#2698)Lukas Fink2022-02-112-7/+14
* [utils] Validate `DateRange` inputpukkandan2022-02-121-5/+9
* [youtube] Differentiate descriptive audio by language codepukkandan2022-02-121-3/+8
* [youtube] Label original auto-subspukkandan2022-02-121-0/+3
* [extractor] Extract subtitles from manifests for more sites (#2686)Felix S2022-02-114-23/+34
* [Gettr] Add `GettrStreamingIE` (#2661)i6t2022-02-112-7/+85
* [globo] Expand valid URL (#2732)Bricio2022-02-111-1/+10
* [beeg] Fix extractor (#2616)Bricio2022-02-111-73/+50
* [extractor] Allow `http_headers` to be specified for `thumbnails`pukkandan2022-02-112-1/+4
* [cleanup] Remove extractors for some dead websites (#2739)marieell2022-02-1114-637/+0
* [afreecatv] Support password-protected livestreams (#2738)Luc Ritchie2022-02-111-6/+15
* [downloader] Do not use aria2c for non-native `m3u8`pukkandan2022-02-114-5/+4
* [options] Rename `--clean-infojson` to `--clean-info-json`pukkandan2022-02-112-2/+4
* [options] Better ambiguous option resolutionpukkandan2022-02-111-1/+14
* [zaq1] Remove dead extractor (#2728)marieell2022-02-111-101/+0
* [utils] Use `locked_file` for `sanitize_open` (#1066)Justin Keogh2022-02-051-10/+24
* [nfb] Add extractor (#2579)ofkz2022-02-052-0/+63
* [version] updategithub-actions2022-02-046-15/+15
* Release 2022.02.04pukkandan2022-02-042-1/+9
* [youtube:search] Add testspukkandan2022-02-041-2/+16
* [websocket] Make syntax error in `websockets` module non-fatalpukkandan2022-02-041-2/+5
* [mediaset] Fix extractor (#2158)nixxo2022-02-041-31/+90
* [twitcasting] Enforce UTF-8 for POST payload (#2521)Lesmiscore (Naoya Ozaki)2022-02-041-1/+1
* [youtube] Fix search extractorcoletdjnz2022-02-041-3/+3
* [version] updategithub-actions2022-02-036-15/+15
* Release 2022.02.03pukkandan2022-02-034-7/+85
* Update to ytdl-commit-78ce962pukkandan2022-02-036-30/+22
* [cleanup,docs] Minor fixespukkandan2022-02-0314-35/+37
* [FFmpegConcat] Abort on --skip-download and download errorspukkandan2022-02-031-9/+8
* [utils] Strip double spaces in `clean_html`pukkandan2022-02-031-4/+3
* Make nested --config-locations relative to parent filepukkandan2022-02-031-1/+3
* [glomex] Simplify embed detection (#2600)pukkandan2022-02-031-41/+31
* [bilibili] Fix extractorpukkandan2022-02-021-10/+11
* [instagram] Fix bug in 013322a95e396ab21c8febc3e560d8a177c87f4apukkandan2022-02-021-1/+1
* [cctv] De-prioritize sample formatpukkandan2022-02-021-1/+2
* [doodstream] Fix extractorpukkandan2022-02-021-16/+21
* [generic] Allow further processing of json_ld URLpukkandan2022-02-022-3/+6