Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-07 | [redtube] Handle formats delivered inside a JSON (#1877) | nixxo | |
Closes #1663 Authored by: dirkf, nixxo | |||
2021-12-07 | Pre-process when using `--flat-playlist` | pukkandan | |
2021-12-06 | Use `parse_duration` for `--wait-for-video` | pukkandan | |
and some minor fix | |||
2021-12-06 | Allow `--no-write-thumbnail` to override `--write-all-thumbnail` | pukkandan | |
Closes #1900 | |||
2021-12-06 | bugfix for 63ccf4ff1a953e1b2a9422406cf8ad3f8aae4cbc | pukkandan | |
2021-12-05 | [vimeo] Extract chapters | pukkandan | |
Closes #1892 | |||
2021-12-05 | [TrueID] Add extractor (#1847) | MinePlayersPE | |
Authored by: MinePlayersPE | |||
2021-12-03 | [extractor] Ignore errors in comment extraction when `-i` is given | pukkandan | |
Closes #1787 | |||
2021-12-03 | [lazy_extractors] Fix bug in 2c4aaaddc99dfb57cb3a5395e4d2fff2f4b819a4 | pukkandan | |
SearchIEs must not inherit from extractors that have a _VALID_URL defined | |||
2021-12-03 | Fix `--throttled-rate` | pukkandan | |
2021-12-03 | [RaiNews] Fix extractor (#1864) | nixxo | |
Closes #1862 Authored by: nixxo | |||
2021-12-02 | [EmbedSubtitle] Disable duration check temporarily | pukkandan | |
Closes #1870, #1385 | |||
2021-12-01 | [lazy_extractors] Fix for search IEs | pukkandan | |
Closes #1851 | |||
2021-12-01 | [youtube] Fix `ytsearchdate` | pukkandan | |
Related: #1851 | |||
2021-12-01 | Fix control characters being printed to `--console-title` | pukkandan | |
Closes #1859 | |||
2021-12-01 | [trovo] Fix inheritance of `TrovoChannelBaseIE` | pukkandan | |
Closes #1849 | |||
2021-12-01 | [Jamendo] Fix use of `_VALID_URL_RE` (#1858) | Christian Paul | |
Closes #1857 Authored by: jaller94 | |||
2021-12-01 | [cleanup Fix some typos | pukkandan | |
* `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 | |||
2021-12-01 | [version] update | github-actions | |
Created by: pukkandan :ci skip all | |||
2021-12-01 | Release 2021.12.012021.12.01 | pukkandan | |
2021-12-01 | Ensure same config file is not loaded multiple times | pukkandan | |
2021-12-01 | [CableAV] Add extractor (#1842) | j54vc1bk | |
Authored by: j54vc1bk | |||
2021-11-30 | [Bilibili] Fix title extraction (#1716) | u-spec-png | |
Closes #1714 Authored by: u-spec-png | |||
2021-11-30 | [Cleanup] Remove some unnecessary groups in regexes (#1738) | Ashish Gupta | |
Authored by: Ashish0804 | |||
2021-11-30 | [trovo] Fix extractor (#1818) | nyuszika7h | |
Closes #1782 Authored by: nyuszika7h | |||
2021-11-30 | [DiscoveryPlus] Rewrite extractors (see desc) (#1766) | Ashish Gupta | |
* 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 | |||
2021-11-30 | Validate --get-bypass-country | pukkandan | |
Closes #1834 | |||
2021-11-30 | Fix `--trim-filename` when filename has `.` | pukkandan | |
Closes #1837 | |||
2021-11-29 | [cleanup] Add deprecation warnings | pukkandan | |
2021-11-29 | [cleanup] Misc cleanup | pukkandan | |
Closes #1805, closes #1800 | |||
2021-11-29 | [cleanup] Refactor `JSInterpreter._seperate` | pukkandan | |
2021-11-29 | [build] Use `workflow_dispatch` for release | pukkandan | |
2021-11-29 | [build] Fix MacOS Build | pukkandan | |
Closes #1624 | |||
2021-11-29 | [build] Save Git HEAD at release alongside version info | pukkandan | |
2021-11-29 | Option `--wait-for-video` to wait for scheduled streams | pukkandan | |
2021-11-29 | Option `--break-per-input` to apply --break-on... to each input URL | pukkandan | |
2021-11-29 | Fix --break-on-archive when pre-checking | pukkandan | |
2021-11-29 | [downloader] Add colors to download progress | pukkandan | |
2021-11-29 | [youtube] Decrypt n-sig for URLs with `ratebypass` | pukkandan | |
Closes #1796 | |||
2021-11-29 | [vimeo] Sort http formats higher | pukkandan | |
Closes #1821 | |||
2021-11-28 | [Instagram] Display more login errors (#1822) | MinePlayersPE | |
Authored by: MinePlayersPE | |||
2021-11-28 | [RedGifs] Add Search and User extractors (#1808) | Deer-Spangle | |
Authored by: Deer-Spangle | |||
2021-11-28 | [NovaEmbed] Fix extractor (#1814) | std-move | |
Authored by: std-move | |||
2021-11-27 | Fix logic error in report_unplayable_conflict | shirt | |
2021-11-27 | [tiktok:user] Set `webpage_url` correctly | pukkandan | |
Closes #1802 | |||
2021-11-27 | [twitch:vod] Extract live status (#1722) | DEvmIb | |
Authored by: DEvmIb | |||
2021-11-27 | Ensure directory exists when checking formats | pukkandan | |
2021-11-27 | [EmbedSubtitles] Slightly relax duration check | pukkandan | |
and related cleanup Closes #1385 | |||
2021-11-27 | [FixupM3u8] Fixup MPEG-TS in MP4 container | pukkandan | |
Closes #1701, https://github.com/ytdl-org/youtube-dl/issues/26410 | |||
2021-11-27 | [Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435) | Grabien | |
Authored by: Grabien, pukkandan |