aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated from upstream | 14/12/2021 at 12:50Jesús2021-12-145-12/+199
|\
| * [olympics] Add uploader and cleanup (#1990)u-spec-png2021-12-141-3/+2
| | | | | | Authored by: u-spec-png
| * [TikTok] Pass cookies to mobile API (#1994)MinePlayersPE2021-12-141-3/+15
| | | | | | Authored by: MinePlayersPE
| * [SonyLiv] Add OTP login support (#1959)Ashish Gupta2021-12-141-6/+54
| | | | | | | | Closes #1945 Authored by: Ashish0804
| * [NateTV] Add NateIE and NateProgramIE (#1950)Ashish Gupta2021-12-142-0/+128
| | | | | | Authored by: Ashish0804, Hyeeji
* | updated from upstream | 13/12/2021 at 18:05Jesús2021-12-137-26/+127
|\|
| * [DiscoveryPlusShowBaseIE] yield actual video idAshish Gupta2021-12-131-3/+3
| |
| * [instagram] Expand valid URL (#1977)u-spec-png2021-12-121-1/+4
| | | | | | | | | | Closes #1925 Authored by: u-spec-png
| * [Rutube] Add RutubeChannelIE (#1970)Ashish Gupta2021-12-122-3/+19
| | | | | | | | Closes #1966 Authored by: Ashish0804
| * [toggo] Add extractor (#1961)nyuszika7h2021-12-113-17/+86
| | | | | | Authored by: nyuszika7h
| * [fujitv] Extract 1080p from `tv_android` m3u8 (#1928)YuenSzeHong2021-12-111-2/+15
| | | | | | Authored by: YuenSzeHong
* | updated from upstream | 10/12/2021 at 13:41Jesús2021-12-1013-155/+713
|\|
| * [web.archive:youtube] Improve metadata extraction (#1785)coletdjnz2021-12-092-104/+360
| | | | | | Authored-by: coletdjnz
| * [TVer] Extract better thumbnails (#1929)YuenSzeHong2021-12-091-0/+10
| | | | | | Authored by: YuenSzeHong
| * [SponsorBlock] Add Filler and Highlight categories (#1664)Nil Admirari2021-12-095-23/+42
| | | | | | Authored by: nihil-admirari, pukkandan
| * [gofile] Add extractor (#1850)Jertzukka2021-12-092-0/+84
| | | | | | | | Closes #1831 Authored by: Jertzukka, Ashish0804
| * [zdf] Support videos with different ptmd location (#1893)chris2021-12-091-15/+20
| | | | | | Authored by: iw0nderhow
| * [CBC Gem] Extract 1080p formats (#1913)David Skrundz2021-12-091-2/+36
| | | | | | Authored by: DavidSkrundz
| * [skeb] Add extractor (#1916)The Hatsune Daishi2021-12-093-0/+153
| | | | | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/30287 Authored by: nao20010128nao
| * [crackle] Look for non-DRM formats (#1938)raleeper2021-12-091-19/+21
| | | | | | Authored by: raleeper
* | updated from upstream | 08/12/2021 at 12:12Jesús2021-12-083-3/+14
|\|
| * [compat] Suppress errors in enabling VT modepukkandan2021-12-083-3/+14
| | | | | | | | Closes #1932
* | updated from upstream | 07/12/2021 at 12:26Jesús2021-12-0710-58/+91
|\|
| * [ntvcojp] Extract NUXT data (#1915)The Hatsune Daishi2021-12-071-9/+18
| | | | | | | | Fixes: https://github.com/ytdl-org/youtube-dl/issues/30309 Authored by: nao20010128nao
| * [ceskatelevize] Fetch iframe from nextJS data (#1904)Michal Kubeček2021-12-071-7/+8
| | | | | | | | Closes #1899 Authored by: mkubecek
| * [extractor] Add `_search_nuxt_data` (#1921)The Hatsune Daishi2021-12-072-12/+19
| | | | | | Authored by: nao20010128nao
| * [redtube] Handle formats delivered inside a JSON (#1877)nixxo2021-12-071-11/+24
| | | | | | | | Closes #1663 Authored by: dirkf, nixxo
| * Pre-process when using `--flat-playlist`pukkandan2021-12-071-0/+1
| |
| * Use `parse_duration` for `--wait-for-video`pukkandan2021-12-063-8/+8
| | | | | | | | and some minor fix
| * Allow `--no-write-thumbnail` to override `--write-all-thumbnail`pukkandan2021-12-062-7/+9
| | | | | | | | Closes #1900
| * bugfix for 63ccf4ff1a953e1b2a9422406cf8ad3f8aae4cbcpukkandan2021-12-061-4/+4
| |
* | updated from upstream | 06/12/2021 at 11:54Jesús2021-12-061-1/+12
|\|
| * [vimeo] Extract chapterspukkandan2021-12-051-1/+12
| | | | | | | | Closes #1892
* | updated from upstream | 04/12/2021 at 15:39Jesús2021-12-042-0/+140
|\|
| * [TrueID] Add extractor (#1847)MinePlayersPE2021-12-052-0/+140
| | | | | | Authored by: MinePlayersPE
* | updated from upstream | 02/12/2021 at 22:55Jesús2021-12-025-188/+199
|\|
| * [extractor] Ignore errors in comment extraction when `-i` is givenpukkandan2021-12-031-3/+7
| | | | | | | | Closes #1787
| * [lazy_extractors] Fix bug in 2c4aaaddc99dfb57cb3a5395e4d2fff2f4b819a4pukkandan2021-12-032-172/+173
| | | | | | | | SearchIEs must not inherit from extractors that have a _VALID_URL defined
| * Fix `--throttled-rate`pukkandan2021-12-031-2/+2
| |
| * [RaiNews] Fix extractor (#1864)nixxo2021-12-031-11/+17
| | | | | | | | Closes #1862 Authored by: nixxo
* | updated from upstream | 02/12/2021 at 11:02Jesús2021-12-0214-43/+282
|\|
| * [EmbedSubtitle] Disable duration check temporarilypukkandan2021-12-021-0/+6
| | | | | | | | Closes #1870, #1385
| * [lazy_extractors] Fix for search IEspukkandan2021-12-012-19/+5
| | | | | | | | Closes #1851
| * [youtube] Fix `ytsearchdate`pukkandan2021-12-011-1/+1
| | | | | | | | Related: #1851
| * 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
| |