Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [lazy_extractors] Fix bug in 2c4aaaddc99dfb57cb3a5395e4d2fff2f4b819a4 | pukkandan | 2021-12-03 | 2 | -172/+173 | |
| | | | | | | | | SearchIEs must not inherit from extractors that have a _VALID_URL defined | |||||
| * | Fix `--throttled-rate` | pukkandan | 2021-12-03 | 1 | -2/+2 | |
| | | ||||||
| * | [RaiNews] Fix extractor (#1864) | nixxo | 2021-12-03 | 1 | -11/+17 | |
| | | | | | | | | Closes #1862 Authored by: nixxo | |||||
* | | updated from upstream | 02/12/2021 at 11:02 | Jesús | 2021-12-02 | 14 | -43/+282 | |
|\| | ||||||
| * | [EmbedSubtitle] Disable duration check temporarily | pukkandan | 2021-12-02 | 1 | -0/+6 | |
| | | | | | | | | Closes #1870, #1385 | |||||
| * | [lazy_extractors] Fix for search IEs | pukkandan | 2021-12-01 | 2 | -19/+5 | |
| | | | | | | | | Closes #1851 | |||||
| * | [youtube] Fix `ytsearchdate` | pukkandan | 2021-12-01 | 1 | -1/+1 | |
| | | | | | | | | Related: #1851 | |||||
| * | Fix control characters being printed to `--console-title` | pukkandan | 2021-12-01 | 1 | -0/+2 | |
| | | | | | | | | Closes #1859 | |||||
| * | [trovo] Fix inheritance of `TrovoChannelBaseIE` | pukkandan | 2021-12-01 | 1 | -1/+2 | |
| | | | | | | | | Closes #1849 | |||||
| * | [Jamendo] Fix use of `_VALID_URL_RE` (#1858) | Christian Paul | 2021-12-01 | 1 | -1/+1 | |
| | | | | | | | | Closes #1857 Authored by: jaller94 | |||||
| * | [cleanup Fix some typos | pukkandan | 2021-12-01 | 3 | -12/+9 | |
| | | | | | | | | | | | | | | * `MetadataFromFieldPP` is not deprecated! * Wrong args to `MetadataFromFieldPP` * Some mistakes in change log * Type in build.yml causing release tag to be placed on wrong commit | |||||
| * | [version] update | github-actions | 2021-12-01 | 6 | -13/+13 | |
| | | | | | | | | | | | | Created by: pukkandan :ci skip all | |||||
| * | Release 2021.12.01 | pukkandan | 2021-12-01 | 8 | -35/+275 | |
| | | ||||||
| * | Ensure same config file is not loaded multiple times | pukkandan | 2021-12-01 | 1 | -0/+3 | |
| | | ||||||
* | | updated from upstream | 30/11/2021 at 17:19 | Jesús | 2021-11-30 | 52 | -527/+953 | |
|\| | ||||||
| * | [CableAV] Add extractor (#1842) | j54vc1bk | 2021-12-01 | 2 | -0/+35 | |
| | | | | | | Authored by: j54vc1bk | |||||
| * | [Bilibili] Fix title extraction (#1716) | u-spec-png | 2021-11-30 | 1 | -1/+2 | |
| | | | | | | | | Closes #1714 Authored by: u-spec-png | |||||
| * | [Cleanup] Remove some unnecessary groups in regexes (#1738) | Ashish Gupta | 2021-11-30 | 22 | -30/+31 | |
| | | | | | | Authored by: Ashish0804 | |||||
| * | [trovo] Fix extractor (#1818) | nyuszika7h | 2021-11-30 | 1 | -15/+16 | |
| | | | | | | | | | | Closes #1782 Authored by: nyuszika7h | |||||
| * | [DiscoveryPlus] Rewrite extractors (see desc) (#1766) | Ashish Gupta | 2021-11-30 | 4 | -286/+332 | |
| | | | | | | | | | | | | | | | | | | * Add `DiscoveryPlusItalyShowIE` * Use `uuid.uuid4().hex` for device id so no cookies are required * Fix dash formats not being downloaded * Extract subtitles from manifests * Move all extractors to one file and restructure inheritances Authored by: Ashish0804, pukkandan | |||||
| * | Validate --get-bypass-country | pukkandan | 2021-11-30 | 1 | -1/+7 | |
| | | | | | | | | Closes #1834 | |||||
| * | Fix `--trim-filename` when filename has `.` | pukkandan | 2021-11-30 | 1 | -6/+2 | |
| | | | | | | | | Closes #1837 | |||||
| * | [cleanup] Add deprecation warnings | pukkandan | 2021-11-29 | 10 | -18/+81 | |
| | | ||||||
| * | [cleanup] Misc cleanup | pukkandan | 2021-11-29 | 16 | -79/+87 | |
| | | | | | | | | Closes #1805, closes #1800 | |||||
| * | [cleanup] Refactor `JSInterpreter._seperate` | pukkandan | 2021-11-29 | 1 | -18/+18 | |
| | | ||||||
| * | [build] Use `workflow_dispatch` for release | pukkandan | 2021-11-29 | 5 | -21/+36 | |
| | | ||||||
| * | [build] Fix MacOS Build | pukkandan | 2021-11-29 | 1 | -7/+7 | |
| | | | | | | | | Closes #1624 | |||||
| * | [build] Save Git HEAD at release alongside version info | pukkandan | 2021-11-29 | 4 | -33/+44 | |
| | | ||||||
| * | Option `--wait-for-video` to wait for scheduled streams | pukkandan | 2021-11-29 | 5 | -9/+91 | |
| | | ||||||
| * | Option `--break-per-input` to apply --break-on... to each input URL | pukkandan | 2021-11-29 | 3 | -1/+16 | |
| | | ||||||
| * | Fix --break-on-archive when pre-checking | pukkandan | 2021-11-29 | 1 | -2/+3 | |
| | | ||||||
| * | [downloader] Add colors to download progress | pukkandan | 2021-11-29 | 3 | -11/+31 | |
| | | ||||||
| * | [youtube] Decrypt n-sig for URLs with `ratebypass` | pukkandan | 2021-11-29 | 1 | -1/+1 | |
| | | | | | | | | Closes #1796 | |||||
| * | [vimeo] Sort http formats higher | pukkandan | 2021-11-29 | 1 | -4/+4 | |
| | | | | | | | | Closes #1821 | |||||
| * | [Instagram] Display more login errors (#1822) | MinePlayersPE | 2021-11-28 | 1 | -0/+4 | |
| | | | | | | Authored by: MinePlayersPE | |||||
| * | [RedGifs] Add Search and User extractors (#1808) | Deer-Spangle | 2021-11-28 | 2 | -38/+180 | |
| | | | | | | Authored by: Deer-Spangle | |||||
* | | updated from upstream | 27/11/2021 at 17:27 | Jesús | 2021-11-27 | 1 | -1/+2 | |
|\| | ||||||
| * | [NovaEmbed] Fix extractor (#1814) | std-move | 2021-11-28 | 1 | -1/+2 | |
| | | | | | | Authored by: std-move | |||||
* | | updated from upstream | 27/11/2021 at 13:25 | Jesús | 2021-11-27 | 151 | -2722/+6361 | |
|\| | ||||||
| * | Fix logic error in report_unplayable_conflict | shirt | 2021-11-27 | 1 | -1/+1 | |
| | | ||||||
| * | [tiktok:user] Set `webpage_url` correctly | pukkandan | 2021-11-27 | 1 | -0/+1 | |
| | | | | | | | | Closes #1802 | |||||
| * | [twitch:vod] Extract live status (#1722) | DEvmIb | 2021-11-27 | 1 | -2/+10 | |
| | | | | | | | | Authored by: DEvmIb | |||||
| * | Ensure directory exists when checking formats | pukkandan | 2021-11-27 | 1 | -3/+4 | |
| | | ||||||
| * | [EmbedSubtitles] Slightly relax duration check | pukkandan | 2021-11-27 | 2 | -23/+23 | |
| | | | | | | | | | | and related cleanup Closes #1385 | |||||
| * | [FixupM3u8] Fixup MPEG-TS in MP4 container | pukkandan | 2021-11-27 | 2 | -5/+17 | |
| | | | | | | | | Closes #1701, https://github.com/ytdl-org/youtube-dl/issues/26410 | |||||
| * | [Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435) | Grabien | 2021-11-27 | 5 | -156/+216 | |
| | | | | | | Authored by: Grabien, pukkandan | |||||
| * | [Aljazeera] Fix extractor (#1577) | u-spec-png | 2021-11-27 | 1 | -28/+59 | |
| | | | | | | | | Closes #1518 Authored by: u-spec-png | |||||
| * | [Twitch:vod] Add chapters (#1515) | mpeter50 | 2021-11-27 | 1 | -6/+65 | |
| | | | | | | Authored by: mpeter50 | |||||
| * | [Tvplayhome] Fix extractor (#1357) | gustaf | 2021-11-27 | 1 | -47/+66 | |
| | | | | | | Authored by: pukkandan, 18928172992817182 (gustaf) | |||||
| * | [redgifs] Add extractor (#1631) | chio0hai | 2021-11-27 | 2 | -0/+95 | |
| | | | | | | | | Closes #1504 Authored by: chio0hai |