Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-19 | [Nuvid] Fix extractor (#1022) | u-spec-png | |
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29886 Authored by: u-spec-png | |||
2021-09-19 | [aes] Add `aes_gcm_decrypt_and_verify` (#1020) | Ákos Sülyi | |
Authored by: sulyi, pukkandan | |||
2021-09-19 | [CGTN] Add extractor (#981) | Yuan Chao | |
Authored by: chao813 | |||
2021-09-19 | [utils] Improve `extract_timezone` | pukkandan | |
Code taken from: https://github.com/ytdl-org/youtube-dl/pull/29845 Fixes: https://github.com/ytdl-org/youtube-dl/issues/29948 Authored by: dirkf | |||
2021-09-19 | [videa] Fix some extraction errors (#1028) | nyuszika7h | |
Authored by: nyuszika7h | |||
2021-09-19 | [hls] Byterange + AES128 is supported by native downloader | pukkandan | |
2021-09-19 | [Oreilly] Bugfix for 7738bd32722154a26f70006e0fe586f40d06e606 | pukkandan | |
2021-09-19 | [extractor] Fix root-relative URLs in MPD (#1006) | DigitalDJ | |
Authored by: DigitalDJ | |||
2021-09-19 | [SponsorBlock] Improve merge algorithm (#999) | Nil Admirari | |
Authored by: nihil-admirari | |||
2021-09-18 | [Oreilly] Handle new web url (#990) | Mohammad Khaled AbouElSherbini | |
The change in URL is most likely a server side issue. But we can work around it by a simple substitution Authored by: MKSherbini | |||
2021-09-18 | Allow alternate fields in outtmpl | pukkandan | |
Closes #899, #1004 | |||
2021-09-18 | [damtomo] Add extractor (#992) | The Hatsune Daishi | |
Authored by: nao20010128nao | |||
2021-09-18 | [itv] Prefer last matching featureset (#1001) | coletdjnz | |
Bug fix for #986 Authored by: coletdjnz | |||
2021-09-18 | [CAM4] Add extractor (#1010) | Aleri Kaisattera | |
Authored by: alerikaisattera | |||
2021-09-18 | [hls,aes] Fallback to native implementation for AES-CBC | pukkandan | |
and detect `Cryptodome` in addition to `Crypto` Closes #935 Related: #938 | |||
2021-09-18 | [options] Fix `--no-config` and refactor reading of config files | pukkandan | |
Closes #912, #914 | |||
2021-09-18 | Add format type `B` for outtmpl to treat the value as bytes | pukkandan | |
This is useful to limit the filename to a certain number of bytes rather than characters Closes #1003 | |||
2021-09-16 | [Streamanity] Add Extractor (#984) | Aleri Kaisattera | |
Authored by: alerikaisattera | |||
2021-09-16 | [Mediaite] Add Extractor (#973) | Ashish Gupta | |
Closes #969 Authored by: Ashish0804 | |||
2021-09-16 | [NDR] Rewrite NDRIE (#962) | Ashish Gupta | |
Closes #959 Authored by: Ashish0804 | |||
2021-09-16 | [globo] Fix GloboIE (#994) | Ashish Gupta | |
Closes #991 Authored by: Ashish0804 | |||
2021-09-16 | Add option `--netrc-location` | pukkandan | |
Closes #792, #963 | |||
2021-09-16 | [compat] Don't ignore `HOME` (if set) on windows | pukkandan | |
Related: #792 | |||
2021-09-16 | [vrv] Don't raise error when thumbnails are missing | pukkandan | |
Closes #983 | |||
2021-09-16 | [soundcloud] Update `_CLIENT_ID` | pukkandan | |
Related: #975 | |||
2021-09-16 | [options] Strip spaces in list-like switches | pukkandan | |
2021-09-15 | [HiDive] Fix extractor (#958) | Ashish Gupta | |
Closes #952, #408 Authored by: Ashish0804 | |||
2021-09-15 | [radlive] Add new extractor (#870) | nyuszika7h | |
Closes #312 Authored by: nyuszika7h | |||
2021-09-15 | [DIYNetwork] Support new format (#934) | Sipherdrakon | |
Authored by: Sipherdrakon | |||
2021-09-15 | [VrtNU] Handle login errors (#977) | LE | |
Authored by: llacb47 | |||
2021-09-15 | [Mxplayer] Use mobile API (#966) | Ashish Gupta | |
Authored by: Ashish0804 | |||
2021-09-14 | [cleanup] Improve `make clean-test` (#972) | Ákos Sülyi | |
Authored by: sulyi | |||
2021-09-14 | [Peertube] Add playlist extractor (#957) | u-spec-png | |
Authored by: u-spec-png | |||
2021-09-13 | [Fancode] Fix live streams (#961) | zenerdi0de | |
Authored by: zenerdi0de | |||
2021-09-13 | [ITV] Fix extractor, add subtitles and thumbnails (#913) | coletdjnz | |
Original PR: https://github.com/ytdl-org/youtube-dl/pull/28955 (see also https://github.com/ytdl-org/youtube-dl/issues/28906#issuecomment-831008270) Closes #861, https://github.com/ytdl-org/youtube-dl/issues/28906, https://github.com/ytdl-org/youtube-dl/issues/29337, https://github.com/ytdl-org/youtube-dl/issues/29190, https://github.com/ytdl-org/youtube-dl/issues/28939, https://github.com/ytdl-org/youtube-dl/issues/29620 Authored-by: coletdjnz, sleaux-meaux, Vangelis66 | |||
2021-09-13 | [peertube] Update instances (#957) | pukkandan | |
Authored by: u-spec-png | |||
2021-09-12 | [funimation] Fix for locations outside US | pukkandan | |
Closes #868 Authored by: Jules-A, pukkandan | |||
2021-09-12 | [cookies] Make browser names case insensitive | pukkandan | |
2021-09-12 | [brightcove] Extract subtitles from manifests | pukkandan | |
2021-09-12 | Fix `--compat-option no-direct-merge` | pukkandan | |
2021-09-12 | [9Now] handle episodes of series (#896) | dalan | |
Authored by: dalanmiller | |||
2021-09-12 | [TikTokUser] Fix extractor using mobile API (#925) | MinePlayersPE | |
and misc cleanup Closes #859 Authored by: MinePlayersPE, llacb47 | |||
2021-09-12 | [Newgrounds] Add `NewgroundsUserIE` and improve extractor (#942) | u-spec-png | |
Authored by: u-spec-png | |||
2021-09-11 | [bilibili]Add BiliIntlIE and BiliIntlSeriesIE (#907) | Ashish Gupta | |
Closes #611 Authored by: Ashish0804 | |||
2021-09-11 | [MuseScore] Add Extractor (#918) | Ashish Gupta | |
Closes #911 Authored by: Ashish0804 | |||
2021-09-11 | [zype] Extract subtitles from the m3u8 manifest (#948) | Felix S | |
Closes #929 Authored by: fstirlitz | |||
2021-09-08 | [WebVTT] Adjust parser to accommodate PBS subtitles (#922) | pukkandan | |
Closes #921 | |||
2021-09-07 | [nzherald] Add NZHeraldIE (#909) | coletdjnz | |
Authored-by: coletdjnz Related: https://github.com/ytdl-org/youtube-dl/issues/28267 | |||
2021-09-08 | [pbs] Fix subtitle extraction (#813) | coletdjnz | |
Original PR: https://github.com/ytdl-org/youtube-dl/pull/24430, https://github.com/ytdl-org/youtube-dl/pull/17434 Closes: #836, https://github.com/ytdl-org/youtube-dl/issues/18796, https://github.com/ytdl-org/youtube-dl/issues/17273 Authored-by: coletdjnz, gesa, raphaeldore | |||
2021-09-07 | [Olympics] Add replay extractor (#905) | Ashish | |
Closes #897 Authored by: Ashish0804 |