aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-07[redtube] Handle formats delivered inside a JSON (#1877)nixxo
Closes #1663 Authored by: dirkf, nixxo
2021-12-07Pre-process when using `--flat-playlist`pukkandan
2021-12-06Use `parse_duration` for `--wait-for-video`pukkandan
and some minor fix
2021-12-06Allow `--no-write-thumbnail` to override `--write-all-thumbnail`pukkandan
Closes #1900
2021-12-06bugfix for 63ccf4ff1a953e1b2a9422406cf8ad3f8aae4cbcpukkandan
2021-12-05[vimeo] Extract chapterspukkandan
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 givenpukkandan
Closes #1787
2021-12-03[lazy_extractors] Fix bug in 2c4aaaddc99dfb57cb3a5395e4d2fff2f4b819a4pukkandan
SearchIEs must not inherit from extractors that have a _VALID_URL defined
2021-12-03Fix `--throttled-rate`pukkandan
2021-12-03[RaiNews] Fix extractor (#1864)nixxo
Closes #1862 Authored by: nixxo
2021-12-02[EmbedSubtitle] Disable duration check temporarilypukkandan
Closes #1870, #1385
2021-12-01[lazy_extractors] Fix for search IEspukkandan
Closes #1851
2021-12-01[youtube] Fix `ytsearchdate`pukkandan
Related: #1851
2021-12-01Fix 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 typospukkandan
* `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] updategithub-actions
Created by: pukkandan :ci skip all
2021-12-01Release 2021.12.012021.12.01pukkandan
2021-12-01Ensure same config file is not loaded multiple timespukkandan
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-30Validate --get-bypass-countrypukkandan
Closes #1834
2021-11-30Fix `--trim-filename` when filename has `.`pukkandan
Closes #1837
2021-11-29[cleanup] Add deprecation warningspukkandan
2021-11-29[cleanup] Misc cleanuppukkandan
Closes #1805, closes #1800
2021-11-29[cleanup] Refactor `JSInterpreter._seperate`pukkandan
2021-11-29[build] Use `workflow_dispatch` for releasepukkandan
2021-11-29[build] Fix MacOS Buildpukkandan
Closes #1624
2021-11-29[build] Save Git HEAD at release alongside version infopukkandan
2021-11-29Option `--wait-for-video` to wait for scheduled streamspukkandan
2021-11-29Option `--break-per-input` to apply --break-on... to each input URLpukkandan
2021-11-29Fix --break-on-archive when pre-checkingpukkandan
2021-11-29[downloader] Add colors to download progresspukkandan
2021-11-29[youtube] Decrypt n-sig for URLs with `ratebypass`pukkandan
Closes #1796
2021-11-29[vimeo] Sort http formats higherpukkandan
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-27Fix logic error in report_unplayable_conflictshirt
2021-11-27[tiktok:user] Set `webpage_url` correctlypukkandan
Closes #1802
2021-11-27[twitch:vod] Extract live status (#1722)DEvmIb
Authored by: DEvmIb
2021-11-27Ensure directory exists when checking formatspukkandan
2021-11-27[EmbedSubtitles] Slightly relax duration checkpukkandan
and related cleanup Closes #1385
2021-11-27[FixupM3u8] Fixup MPEG-TS in MP4 containerpukkandan
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