Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Sponsorblock] minor fixes (#2793) | Nil Admirari | 2022-02-17 | 2 | -6/+6 | |
| | | | | | | * preserve mtime - Closes #2769 * keep concat spec on failure Authored by: nihil-admirari | |||||
* | [bbc] Fix extraction of news articles (#2811) | ajj8 | 2022-02-17 | 1 | -4/+4 | |
| | | | | | Closes #1374 Authored by: ajj8 | |||||
* | Fix for when stdout/stderr encoding is None | pukkandan | 2022-02-17 | 1 | -1/+2 | |
| | | | | Closes #2711 | |||||
* | [extractor] Fix for manifests without period duration | pukkandan | 2022-02-17 | 1 | -1/+7 | |
| | | | | | Closes #2705 Authored by: dirkf, pukkandan | |||||
* | [dropbox] fix regex (#2814) | zenerdi0de | 2022-02-17 | 1 | -2/+2 | |
| | | | | Closes #2812 Authored by: zenerdi0de | |||||
* | [extractor/cspan] Support of C-Span congress videos (#2295) | Grabien | 2022-02-16 | 2 | -3/+49 | |
| | | | Authored by: Grabien | |||||
* | [bandcamp] Fix user URLs (#2800) | lyz-code | 2022-02-16 | 2 | -28/+42 | |
| | | | Authored by: lyz-code | |||||
* | [twitcasting] Add fallback for finding running live (#2803) | Lesmiscore (Naoya Ozaki) | 2022-02-16 | 1 | -0/+11 | |
| | | | Authored by: Lesmiscore | |||||
* | [peekvids] Use JSON-LD (#2784) | schn0sch | 2022-02-16 | 1 | -26/+22 | |
| | | | Authored by: schn0sch | |||||
* | [build] Update pyinstaller to 4.9 | shirt | 2022-02-15 | 1 | -4/+3 | |
| | ||||||
* | [niconico:tag] Add support for searching tags (#2789) | Lesmiscore (Naoya Ozaki) | 2022-02-16 | 2 | -1/+23 | |
| | ||||||
* | [twitcasting] Fix extraction (#2788) | Lesmiscore (Naoya Ozaki) | 2022-02-15 | 1 | -7/+14 | |
| | | | Authored by: Lesmiscore | |||||
* | [murrtube] Add extractor (#2387) | cyberfox1691 | 2022-02-15 | 2 | -0/+166 | |
| | | | Authored by: cyberfox1691 | |||||
* | [ATVAt] Detect geo-restriction (#2777) | marieell | 2022-02-15 | 1 | -0/+6 | |
| | | | Authored by: marieell | |||||
* | [peekvids] Add extractor (#2414) | schn0sch | 2022-02-14 | 2 | -0/+86 | |
| | | | Authored by: schn0sch | |||||
* | [Caltrans] Add extractor (#2781) | Bricio | 2022-02-14 | 2 | -0/+42 | |
| | | | | | Closes #2775 Authored by: Bricio | |||||
* | [twitter] Fix for private videos (#2772) | Ronald Ip | 2022-02-14 | 1 | -0/+3 | |
| | | | | Closes #2762, https://github.com/ytdl-org/youtube-dl/issues/27643 Authored by: iphoting | |||||
* | [fc2] Fix extraction (#2776) | Lesmiscore (Naoya Ozaki) | 2022-02-15 | 1 | -1/+2 | |
| | | | | | Closes #2774 Authored by: Lesmiscore | |||||
* | [cookies] Update MacOS12 `Cookies.binarycookies` location (#2742) | Michael Pauley | 2022-02-14 | 1 | -1/+4 | |
| | | | Authored by: mdpauley | |||||
* | Obey `--abort-on-error` for "ffmpeg not installed" | pukkandan | 2022-02-14 | 1 | -3/+5 | |
| | | | | Closes #1840 | |||||
* | [ruv.is] Add extractor (#2665) | chris | 2022-02-13 | 2 | -1/+92 | |
| | | | | | Closes: #2122 Authored by: iw0nderhow | |||||
* | [tiktok] Fix `vt.tiktok` URLs | pukkandan | 2022-02-14 | 2 | -3/+30 | |
| | | | | and add test | |||||
* | [youtube] Ensure subtitle urls are absolute (#2765) | coletdev | 2022-02-13 | 1 | -12/+3 | |
| | | | | | Closes #2755 Authored by: coletdjnz | |||||
* | [tiktok] Fix `vm.tiktok` URLs | pukkandan | 2022-02-13 | 2 | -0/+11 | |
| | | | | Closes #2396 | |||||
* | Set `webpage_url_...` from `webpage_url` and not input URL | pukkandan | 2022-02-13 | 1 | -2/+6 | |
| | | | | Closes #2756 | |||||
* | [fujitv] Extract resolution for free sources (#2685) | YuenSzeHong | 2022-02-13 | 1 | -0/+21 | |
| | | | Authored by: YuenSzeHong | |||||
* | [utils] WebSockets wrapper for non-async functions (#2417) | Lesmiscore (Naoya Ozaki) | 2022-02-13 | 2 | -0/+80 | |
| | | | Authored by: Lesmiscore | |||||
* | [bigo] Fix extractor to not to use `form_params` | Lesmiscore | 2022-02-13 | 1 | -2/+2 | |
| | ||||||
* | [zoom] Add support for screen cast (#2699) | Tom | 2022-02-12 | 1 | -7/+33 | |
| | | | Authored by: Mipsters | |||||
* | [bigo] Add extractor (#2749) | Lesmiscore (Naoya Ozaki) | 2022-02-12 | 2 | -0/+58 | |
| | | | | | Fixes https://github.com/ytdl-org/youtube-dl/issues/18357 Authored by: Lesmiscore | |||||
* | [generic] Set rss `guid` as video id (#2741) | Bricio | 2022-02-11 | 1 | -1/+17 | |
| | | | | Closes #2424 Authored by: Bricio | |||||
* | Add regex operator and quoting to format filters (#2698) | Lukas Fink | 2022-02-11 | 2 | -7/+14 | |
| | | | | Closes #2681 Authored by: lukasfink1 | |||||
* | [utils] Validate `DateRange` input | pukkandan | 2022-02-12 | 1 | -5/+9 | |
| | | | | Closes #2641 | |||||
* | [youtube] Differentiate descriptive audio by language code | pukkandan | 2022-02-12 | 1 | -3/+8 | |
| | | | | Related: #2677 | |||||
* | [youtube] Label original auto-subs | pukkandan | 2022-02-12 | 1 | -0/+3 | |
| | | | | Closes #2655 | |||||
* | [extractor] Extract subtitles from manifests for more sites (#2686) | Felix S | 2022-02-11 | 4 | -23/+34 | |
| | | | | | vimeo, globo, kaltura, svt Authored by: fstirlitz | |||||
* | [Gettr] Add `GettrStreamingIE` (#2661) | i6t | 2022-02-11 | 2 | -7/+85 | |
| | | | | Closes #2654 Authored by: i6t | |||||
* | [globo] Expand valid URL (#2732) | Bricio | 2022-02-11 | 1 | -1/+10 | |
| | | | | Closes #2730 Authored by: Bricio | |||||
* | [beeg] Fix extractor (#2616) | Bricio | 2022-02-11 | 1 | -73/+50 | |
| | | | | | Closes #2592 Authored by: Bricio | |||||
* | [extractor] Allow `http_headers` to be specified for `thumbnails` | pukkandan | 2022-02-11 | 2 | -1/+4 | |
| | ||||||
* | [cleanup] Remove extractors for some dead websites (#2739) | marieell | 2022-02-11 | 14 | -637/+0 | |
| | | | | | | 90tv.ir, HornBunny.com, 220.ro, 5min.com, Kankan.com, Roxwel.com, FreshLive.tv, TheScene.com, Vube.com Authored by: marieell | |||||
* | [afreecatv] Support password-protected livestreams (#2738) | Luc Ritchie | 2022-02-11 | 1 | -6/+15 | |
| | | | Authored by: wlritchi | |||||
* | [downloader] Do not use aria2c for non-native `m3u8` | pukkandan | 2022-02-11 | 4 | -5/+4 | |
| | | | | Closes #2718 | |||||
* | [options] Rename `--clean-infojson` to `--clean-info-json` | pukkandan | 2022-02-11 | 2 | -2/+4 | |
| | ||||||
* | [options] Better ambiguous option resolution | pukkandan | 2022-02-11 | 1 | -1/+14 | |
| | | | | | Eg: `--write-auto` no longer results in > ambiguous option: --write-auto (--write-auto-subs, --write-automatic-subs?) | |||||
* | [zaq1] Remove dead extractor (#2728) | marieell | 2022-02-11 | 1 | -101/+0 | |
| | | | | Was already partially removed in https://github.com/yt-dlp/yt-dlp/commit/29f7c58aafb25a094e267a8a3fb355e102e42792 Authored-by: marieell | |||||
* | [utils] Use `locked_file` for `sanitize_open` (#1066) | Justin Keogh | 2022-02-05 | 1 | -10/+24 | |
| | | | Authored by: jakeogh | |||||
* | [nfb] Add extractor (#2579) | ofkz | 2022-02-05 | 2 | -0/+63 | |
| | | | Authored by: ofkz | |||||
* | [version] update | github-actions | 2022-02-04 | 6 | -15/+15 | |
| | | | | | | Created by: pukkandan :ci skip all | |||||
* | Release 2022.02.04 | pukkandan | 2022-02-04 | 2 | -1/+9 | |
| |