aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix control characters being printed to `--console-title`pukkandan2021-12-011-0/+2
| | | | Closes #1859
* [trovo] Fix inheritance of `TrovoChannelBaseIE`pukkandan2021-12-011-1/+2
| | | | Closes #1849
* [Jamendo] Fix use of `_VALID_URL_RE` (#1858)Christian Paul2021-12-011-1/+1
| | | | Closes #1857 Authored by: jaller94
* [cleanup Fix some typospukkandan2021-12-013-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] updategithub-actions2021-12-016-13/+13
| | | | | | Created by: pukkandan :ci skip all
* Release 2021.12.01pukkandan2021-12-018-35/+275
|
* Ensure same config file is not loaded multiple timespukkandan2021-12-011-0/+3
|
* [CableAV] Add extractor (#1842)j54vc1bk2021-12-012-0/+35
| | | Authored by: j54vc1bk
* [Bilibili] Fix title extraction (#1716)u-spec-png2021-11-301-1/+2
| | | | Closes #1714 Authored by: u-spec-png
* [Cleanup] Remove some unnecessary groups in regexes (#1738)Ashish Gupta2021-11-3022-30/+31
| | | Authored by: Ashish0804
* [trovo] Fix extractor (#1818)nyuszika7h2021-11-301-15/+16
| | | | | Closes #1782 Authored by: nyuszika7h
* [DiscoveryPlus] Rewrite extractors (see desc) (#1766)Ashish Gupta2021-11-304-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-countrypukkandan2021-11-301-1/+7
| | | | Closes #1834
* Fix `--trim-filename` when filename has `.`pukkandan2021-11-301-6/+2
| | | | Closes #1837
* [cleanup] Add deprecation warningspukkandan2021-11-2910-18/+81
|
* [cleanup] Misc cleanuppukkandan2021-11-2916-79/+87
| | | | Closes #1805, closes #1800
* [cleanup] Refactor `JSInterpreter._seperate`pukkandan2021-11-291-18/+18
|
* [build] Use `workflow_dispatch` for releasepukkandan2021-11-295-21/+36
|
* [build] Fix MacOS Buildpukkandan2021-11-291-7/+7
| | | | Closes #1624
* [build] Save Git HEAD at release alongside version infopukkandan2021-11-294-33/+44
|
* Option `--wait-for-video` to wait for scheduled streamspukkandan2021-11-295-9/+91
|
* Option `--break-per-input` to apply --break-on... to each input URLpukkandan2021-11-293-1/+16
|
* Fix --break-on-archive when pre-checkingpukkandan2021-11-291-2/+3
|
* [downloader] Add colors to download progresspukkandan2021-11-293-11/+31
|
* [youtube] Decrypt n-sig for URLs with `ratebypass`pukkandan2021-11-291-1/+1
| | | | Closes #1796
* [vimeo] Sort http formats higherpukkandan2021-11-291-4/+4
| | | | Closes #1821
* [Instagram] Display more login errors (#1822)MinePlayersPE2021-11-281-0/+4
| | | Authored by: MinePlayersPE
* [RedGifs] Add Search and User extractors (#1808)Deer-Spangle2021-11-282-38/+180
| | | Authored by: Deer-Spangle
* [NovaEmbed] Fix extractor (#1814)std-move2021-11-281-1/+2
| | | Authored by: std-move
* Fix logic error in report_unplayable_conflictshirt2021-11-271-1/+1
|
* [tiktok:user] Set `webpage_url` correctlypukkandan2021-11-271-0/+1
| | | | Closes #1802
* [twitch:vod] Extract live status (#1722)DEvmIb2021-11-271-2/+10
| | | | Authored by: DEvmIb
* Ensure directory exists when checking formatspukkandan2021-11-271-3/+4
|
* [EmbedSubtitles] Slightly relax duration checkpukkandan2021-11-272-23/+23
| | | | | and related cleanup Closes #1385
* [FixupM3u8] Fixup MPEG-TS in MP4 containerpukkandan2021-11-272-5/+17
| | | | Closes #1701, https://github.com/ytdl-org/youtube-dl/issues/26410
* [Senate.gov] Add SenateGovIE and fix SenateISVPIE (#1435)Grabien2021-11-275-156/+216
| | | Authored by: Grabien, pukkandan
* [Aljazeera] Fix extractor (#1577)u-spec-png2021-11-271-28/+59
| | | | Closes #1518 Authored by: u-spec-png
* [Twitch:vod] Add chapters (#1515)mpeter502021-11-271-6/+65
| | | Authored by: mpeter50
* [Tvplayhome] Fix extractor (#1357)gustaf2021-11-271-47/+66
| | | Authored by: pukkandan, 18928172992817182 (gustaf)
* [redgifs] Add extractor (#1631)chio0hai2021-11-272-0/+95
| | | | Closes #1504 Authored by: chio0hai
* [xvideos] Fix extractor (#1799)Yakabuff2021-11-271-3/+1
| | | | Closes #1788 Authored by: Yakabuff
* [nebula] Add NebulaCollectionIE and rewrite extractor (#1694)Henrik Heimbuerger2021-11-272-160/+215
| | | | Closes #1690 Authored by: hheimbuerger
* [CPTwentyFour] Add extractor (#1769)Ashish Gupta2021-11-272-2/+38
| | | | Closes #1768 Authored by: Ashish0804
* [generic] Support mpd manifests without extension (#1806)shirt2021-11-271-0/+2
| | | Authored by: shirt-dev
* [extractor/breitbart] Breitbart.com website support (#1434)Grabien2021-11-272-0/+40
| | | Authored by: Grabien
* Streamff extractor (#1736)cntrl-s2021-11-272-0/+32
| | | | Closes #1359 Authored by: cntrl-s
* [cleanup,instagram] Refactor extractorspukkandan2021-11-241-171/+114
| | | | Closes #1561
* [radiozet] Add extractor (#1593)Aurora2021-11-242-0/+52
| | | Authored by: 0xA7404A (Aurora)
* [ITV] Fix extractor (#1776)Tim2021-11-241-1/+1
| | | | Closes #1775 Authored by: staubichsauger
* [MTV] Improve mgid extraction (#1713)Sipherdrakon2021-11-242-18/+19
| | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/30149 Fixes: #713, #1580, https://github.com/ytdl-org/youtube-dl/issues/30139 Authored by: Sipherdrakon, kikuyan