]> jfr.im git - yt-dlp.git/log
yt-dlp.git
2 years ago[docs] Add note about our custom ffmpeg builds
pukkandan [Wed, 29 Sep 2021 21:14:40 +0000 (02:44 +0530)] 
[docs] Add note about our custom ffmpeg builds

2 years ago[postprocessor] Add plugin support
pukkandan [Wed, 29 Sep 2021 20:53:33 +0000 (02:23 +0530)] 
[postprocessor] Add plugin support
Adds option `--use-postprocessor` to enable them

2 years ago[reddit] Fix 429 by generating a random `reddit_session`
pukkandan [Sun, 26 Sep 2021 14:30:56 +0000 (20:00 +0530)] 
[reddit] Fix 429 by generating a random `reddit_session`

Related: a76e2e0f8898c06939b6a123fa863ab8876cfa20, #1014, https://github.com/ytdl-org/youtube-dl/issues/29986
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30017
Authored by: AjaxGb

2 years agoAllow empty output template to skip a type of file
pukkandan [Wed, 29 Sep 2021 20:44:42 +0000 (02:14 +0530)] 
Allow empty output template to skip a type of file
Closes #760, #1111

2 years ago[embedsubtitle] Fix error when duration is unknown
pukkandan [Wed, 29 Sep 2021 20:45:33 +0000 (02:15 +0530)] 
[embedsubtitle] Fix error when duration is unknown

2 years ago[build] Add more files to the tarball
pukkandan [Mon, 27 Sep 2021 06:57:54 +0000 (12:27 +0530)] 
[build] Add more files to the tarball
Closes #1099

2 years ago[Gettr] Add extractor (#1120)
i6t [Wed, 29 Sep 2021 10:23:56 +0000 (19:23 +0900)] 
[Gettr] Add extractor (#1120)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/29589
Authored by: i6t

2 years ago[bbc] Extract better quality videos (#1113)
ajj8 [Tue, 28 Sep 2021 22:37:33 +0000 (23:37 +0100)] 
[bbc] Extract better quality videos (#1113)

mobile-tablet-main only provides 540p25, so it shouldn't be used for the first attempt. Instead pc provides up to 720p50

Authored by: ajj8

2 years agoWorkaround for bug in `ssl.SSLContext.load_default_certs` (#1118)
pukkandan [Tue, 28 Sep 2021 21:37:23 +0000 (03:07 +0530)] 
Workaround for bug in `ssl.SSLContext.load_default_certs` (#1118)

* Remove old compat code
* Load certificates only when not using nocheckcertificate
* Load each certificate individually

Closes #1060
Related bugs.python.org/issue35665, bugs.python.org/issue4531

2 years ago[HLS] Fix decryption issues (#1117)
shirt [Tue, 28 Sep 2021 18:53:24 +0000 (14:53 -0400)] 
[HLS] Fix decryption issues (#1117)

* Unpad HLS fragments with PKCS#7 according to datatracker.ietf.org/doc/html/rfc8216
* media_sequence should only be incremented in for media fragments
* The native decryption should only be used if ffmpeg is unavailable since it is significantly slower. Closes #1086

Authored by: shirt-dev, pukkandan

2 years ago[LinkedInLearning] Fix newline bug in subtitles (#1104)
Ashish Gupta [Tue, 28 Sep 2021 10:36:31 +0000 (16:06 +0530)] 
[LinkedInLearning] Fix newline bug in subtitles (#1104)

Authored by: Ashish0804

2 years ago[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)
shirt [Mon, 27 Sep 2021 22:42:33 +0000 (18:42 -0400)] 
[ffmpeg] Set max probesize to workaround AAC HLS stream issues (#1109)

Fixes: #618, #998, #1039
Authored by: shirt-dev

2 years ago[Rumble] Add RumbleChannelIE (#1088)
Ashish Gupta [Mon, 27 Sep 2021 21:01:23 +0000 (02:31 +0530)] 
[Rumble] Add RumbleChannelIE (#1088)

Authored by: Ashish0804

2 years ago[SovietsCloset] Add duration from m3u8 (#908)
ChillingPepper [Mon, 27 Sep 2021 21:00:41 +0000 (23:00 +0200)] 
[SovietsCloset] Add duration from m3u8 (#908)

Authored by: ChillingPepper

2 years ago[N1] Add extractor (#1080)
u-spec-png [Mon, 27 Sep 2021 20:10:51 +0000 (20:10 +0000)] 
[N1] Add extractor (#1080)

Authored by: u-spec-png

2 years agoFix `--flat-playlist` when neither IE nor id is known
pukkandan [Mon, 27 Sep 2021 05:54:22 +0000 (11:24 +0530)] 
Fix `--flat-playlist` when neither IE nor id is known

2 years ago[update] Check for new version even if not updateable
pukkandan [Mon, 27 Sep 2021 03:51:28 +0000 (09:21 +0530)] 
[update] Check for new version even if not updateable

2 years ago[outtmpl] Alternate form of format type `l` for `\n` delimited list
pukkandan [Mon, 27 Sep 2021 05:59:16 +0000 (11:29 +0530)] 
[outtmpl] Alternate form of format type `l` for `\n` delimited list

2 years ago[vidme] Remove extractor (#1095)
Aleri Kaisattera [Mon, 27 Sep 2021 02:12:44 +0000 (08:12 +0600)] 
[vidme] Remove extractor (#1095)

Authored by: alerikaisattera

2 years ago[reddit] Add embedded url (#1090)
u-spec-png [Sun, 26 Sep 2021 13:28:22 +0000 (13:28 +0000)] 
[reddit] Add embedded url (#1090)

Authored by: u-spec-png

2 years ago[Veo] Add extractor (#1084)
i6t [Sat, 25 Sep 2021 22:39:45 +0000 (07:39 +0900)] 
[Veo] Add extractor (#1084)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/29445
Authored by: i6t

2 years ago[PolskieRadio] Fix extractors (#1082)
u-spec-png [Sat, 25 Sep 2021 22:30:22 +0000 (22:30 +0000)] 
[PolskieRadio] Fix extractors (#1082)

Closes #1033
Authored by: jakubadamw, u-spec-png

2 years ago[outtmpl] Format type `U` for unicode normalization
pukkandan [Sat, 25 Sep 2021 20:09:44 +0000 (01:39 +0530)] 
[outtmpl] Format type `U` for unicode normalization

2 years ago[cookies] Fix keyring fallback (#1078)
Matt Broadway [Sat, 25 Sep 2021 15:34:16 +0000 (16:34 +0100)] 
[cookies] Fix keyring fallback (#1078)

The password returned by `security find-generic-password` has a newline at the end

Closes #1073
Authored by: mbway

2 years ago[LinkedInLearning] Add subtitles (#1077)
Ashish Gupta [Sat, 25 Sep 2021 11:25:33 +0000 (16:55 +0530)] 
[LinkedInLearning] Add subtitles (#1077)

Authored by: Ashish0804
Closes #1072

2 years ago[Newgrounds] Fix view count on songs (#1071)
u-spec-png [Sat, 25 Sep 2021 01:12:30 +0000 (01:12 +0000)] 
[Newgrounds] Fix view count on songs (#1071)

Authored by: u-spec-png

2 years ago[version] update 2021.09.25
pukkandan [Sat, 25 Sep 2021 00:59:59 +0000 (00:59 +0000)] 
[version] update

:ci skip all

2 years agoRelease 2021.09.25
pukkandan [Sat, 25 Sep 2021 00:52:22 +0000 (06:22 +0530)] 
Release 2021.09.25

2 years ago[build] Fix brew tap
pukkandan [Sat, 25 Sep 2021 00:57:37 +0000 (06:27 +0530)] 
[build] Fix brew tap

2 years agoAllow `0` in `--playlist-items`
pukkandan [Fri, 24 Sep 2021 22:01:35 +0000 (03:31 +0530)] 
Allow `0` in `--playlist-items`

2 years ago[zdf] Improve format sorting
pukkandan [Fri, 24 Sep 2021 02:14:59 +0000 (07:44 +0530)] 
[zdf] Improve format sorting
Closes #910

2 years ago[SpankBang] Fix uploader (#892)
f4pp3rk1ng [Fri, 24 Sep 2021 01:06:30 +0000 (03:06 +0200)] 
[SpankBang] Fix uploader (#892)

Closes #833
Authored by: f4pp3rk1ng, coletdjnz

2 years ago[build] Improve release process (#880)
pukkandan [Fri, 24 Sep 2021 01:01:43 +0000 (06:31 +0530)] 
[build] Improve release process (#880)

* Automate more of the release process by animelover1984, pukkandan - closes #823
* Fix sha256 by nihil-admirari - closes #385
* Bring back brew taps by nao20010128nao #865
* Provide `--onedir` zip for windows by pukkandan - Closes #1024, #661, #705 and #890

Authored by: pukkandan, animelover1984, nihil-admirari, nao20010128nao

2 years ago[Arte] Improve description extraction (#1046)
renalid [Fri, 24 Sep 2021 00:56:15 +0000 (02:56 +0200)] 
[Arte] Improve description extraction (#1046)

Authored by: renalid

2 years ago[Theta] Add extractor (#1068)
Aleri Kaisattera [Fri, 24 Sep 2021 00:53:51 +0000 (06:53 +0600)] 
[Theta] Add extractor (#1068)

Authored by: alerikaisattera

2 years ago[youtube] Cleanup authentication code (#786)
coletdjnz [Fri, 24 Sep 2021 00:52:17 +0000 (00:52 +0000)] 
[youtube] Cleanup authentication code (#786)

Authored by: coletdjnz

2 years ago[xattr] bugfix for b19404591a8ad4d0c7e962931ea809221e3f0b8e
pukkandan [Fri, 24 Sep 2021 00:50:42 +0000 (06:20 +0530)] 
[xattr] bugfix for b19404591a8ad4d0c7e962931ea809221e3f0b8e

2 years agoSeparate the options `--ignore-errors` and `--no-abort-on-error`
pukkandan [Fri, 24 Sep 2021 00:21:54 +0000 (05:51 +0530)] 
Separate the options `--ignore-errors` and `--no-abort-on-error`

In youtube-dl, `-i` ignores both download and post-processing error, and
treats the download as successful even if the post-processor fails.

yt-dlp used to skip the entire video on either error and there was no
option to ignore the post-processing errors like youtube-dl does.

By splitting the option into two, now either just the download errors
(--no-abort-on-error, default on CLI) or all errors (--ignore-errors)
can be ignored as per the users' needs

Closes #893

2 years agoIgnore empty entries in `_list_from_options_callback`
pukkandan [Thu, 23 Sep 2021 23:40:33 +0000 (05:10 +0530)] 
Ignore empty entries in `_list_from_options_callback`

2 years agoDownload subtitles in order of `--sub-langs`
pukkandan [Thu, 23 Sep 2021 23:40:04 +0000 (05:10 +0530)] 
Download subtitles in order of `--sub-langs`
Closes #1041

2 years ago[cbs] Report appropriate error for DRM
pukkandan [Thu, 23 Sep 2021 22:39:03 +0000 (04:09 +0530)] 
[cbs] Report appropriate error for DRM
Closes #1056

2 years agobugfix for bd50a52b0d7247cdbf205eb851ce33ae4b89c516
pukkandan [Thu, 23 Sep 2021 22:05:29 +0000 (03:35 +0530)] 
bugfix for bd50a52b0d7247cdbf205eb851ce33ae4b89c516

2 years ago[youtube] Fix `--mark-watched` with `--cookies-from-browser`
pukkandan [Thu, 23 Sep 2021 20:46:03 +0000 (02:16 +0530)] 
[youtube] Fix `--mark-watched` with `--cookies-from-browser`
Closes #1019

2 years ago[lbry] Show error message from API response
pukkandan [Thu, 23 Sep 2021 11:41:43 +0000 (17:11 +0530)] 
[lbry] Show error message from API response

2 years ago[Koo] Add extractor (#1044)
Ashish Gupta [Thu, 23 Sep 2021 18:15:17 +0000 (23:45 +0530)] 
[Koo] Add extractor (#1044)

Authored by: Ashish0804

2 years ago[Chingari] Add extractors (#1038)
Ashish Gupta [Thu, 23 Sep 2021 18:01:55 +0000 (23:31 +0530)] 
[Chingari] Add extractors (#1038)

Authored by: Ashish0804

2 years ago[atv.at] Use jwt for API (#1012)
NeroBurner [Thu, 23 Sep 2021 17:40:51 +0000 (19:40 +0200)] 
[atv.at] Use jwt for API (#1012)

The jwt token is implemented according to RFC7519

Closes #988
Authored by: NeroBurner

2 years ago[downloader/niconico] Pass custom headers (#1063)
The Hatsune Daishi [Thu, 23 Sep 2021 09:06:48 +0000 (18:06 +0900)] 
[downloader/niconico] Pass custom headers (#1063)

Closes #1057
Authored by: nao20010128nao

2 years ago[cleanup] Fix line endings for `nebula.py` (#1064)
Glenn Slayden [Thu, 23 Sep 2021 09:05:01 +0000 (02:05 -0700)] 
[cleanup] Fix line endings for `nebula.py` (#1064)

:ci skip
Authored by: glenn-slayden

2 years ago[Hotstar] Add referer for subs (#1062)
Ashish Gupta [Thu, 23 Sep 2021 09:00:49 +0000 (14:30 +0530)] 
[Hotstar] Add referer for subs (#1062)

Authored by: Ashish0804

2 years agobugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3
pukkandan [Thu, 23 Sep 2021 06:18:49 +0000 (11:48 +0530)] 
bugfix for a21e0ab1a1a03f82517cd8cec4b9a2b4d6b81ac3
Closes #1061

2 years ago[comedycentral] Support `collection-playlist` (#1058)
nixxo [Thu, 23 Sep 2021 06:15:54 +0000 (08:15 +0200)] 
[comedycentral] Support `collection-playlist` (#1058)

Authored by: nixxo

2 years ago[ffmpeg] Add `aac_adtstoasc` when merging if needed
pukkandan [Wed, 22 Sep 2021 14:21:40 +0000 (19:51 +0530)] 
[ffmpeg] Add `aac_adtstoasc` when merging if needed
Related: #1039

2 years ago[reddit] Workaround for 429 by redirecting to old.reddit.com
pukkandan [Wed, 22 Sep 2021 14:20:24 +0000 (19:50 +0530)] 
[reddit] Workaround for 429 by redirecting to old.reddit.com
Closes #1014

2 years agoBasic framework for simultaneous download of multiple formats (#1036)
The Hatsune Daishi [Wed, 22 Sep 2021 14:12:04 +0000 (23:12 +0900)] 
Basic framework for simultaneous download of multiple formats (#1036)

Authored by: nao20010128nao

2 years ago[AnimalPlanet] Fix extractor (#1050)
Sipherdrakon [Wed, 22 Sep 2021 14:09:45 +0000 (10:09 -0400)] 
[AnimalPlanet] Fix extractor (#1050)

Authored by: Sipherdrakon

2 years ago[SovietsCloset] Fix playlists for games with only named categories
ChillingPepper [Wed, 22 Sep 2021 02:10:02 +0000 (04:10 +0200)] 
[SovietsCloset] Fix playlists for games with only named categories

Authored by: ConquerorDopy

2 years ago[docs,cleanup] Add deprecation warning in docs
pukkandan [Wed, 22 Sep 2021 00:20:11 +0000 (05:50 +0530)] 
[docs,cleanup] Add deprecation warning in docs
for some counter intuitive behaviour that may be removed in future.

and fix linter

2 years ago[youtube] Return full URL instead of just ID
pukkandan [Wed, 22 Sep 2021 00:05:39 +0000 (05:35 +0530)] 
[youtube] Return full URL instead of just ID

2 years ago[fragment,aria2c] Generalize and refactor some code
pukkandan [Tue, 21 Sep 2021 23:57:07 +0000 (05:27 +0530)] 
[fragment,aria2c] Generalize and refactor some code

2 years agodump files should obey `--trim-filename` (#1043)
pukkandan [Tue, 21 Sep 2021 23:55:17 +0000 (05:25 +0530)] 
dump files should obey `--trim-filename` (#1043)
Authored by: sulyi

2 years ago[fragment] Fix range header when using `-N` and media sequence (#1048)
pukkandan [Tue, 21 Sep 2021 22:46:50 +0000 (04:16 +0530)] 
[fragment] Fix range header when using `-N` and media sequence (#1048)
Authored by: shirt

2 years ago[fragment] Avoid repeated request for AES key
pukkandan [Tue, 21 Sep 2021 19:45:16 +0000 (01:15 +0530)] 
[fragment] Avoid repeated request for AES key

2 years ago[aria2c] Fix IV for some AES-128 streams
pukkandan [Tue, 21 Sep 2021 18:45:56 +0000 (00:15 +0530)] 
[aria2c] Fix IV for some AES-128 streams
Authored by: shirt

2 years ago[CBC] Fix CBC Gem extractors (#1013)
makeworld [Sun, 19 Sep 2021 22:13:26 +0000 (18:13 -0400)] 
[CBC] Fix CBC Gem extractors (#1013)

Closes #936
Authored by: makeworld-the-better-one

2 years ago[Peertube] Add channel extractor (#1023)
u-spec-png [Sun, 19 Sep 2021 17:47:41 +0000 (17:47 +0000)] 
[Peertube] Add channel extractor (#1023)

Authored by: u-spec-png

2 years ago[youtube] Warn when trying to download clips
pukkandan [Sun, 19 Sep 2021 14:07:47 +0000 (19:37 +0530)] 
[youtube] Warn when trying to download clips

2 years ago[test/cookies] Improve logging
pukkandan [Sun, 19 Sep 2021 14:09:01 +0000 (19:39 +0530)] 
[test/cookies] Improve logging

2 years ago[Nuvid] Fix extractor (#1022)
u-spec-png [Sun, 19 Sep 2021 12:26:29 +0000 (12:26 +0000)] 
[Nuvid] Fix extractor (#1022)

Fixes: https://github.com/ytdl-org/youtube-dl/issues/29886
Authored by: u-spec-png

2 years ago[aes] Add `aes_gcm_decrypt_and_verify` (#1020)
Ákos Sülyi [Sun, 19 Sep 2021 12:22:31 +0000 (14:22 +0200)] 
[aes] Add `aes_gcm_decrypt_and_verify` (#1020)

Authored by: sulyi, pukkandan

2 years ago[CGTN] Add extractor (#981)
Yuan Chao [Sun, 19 Sep 2021 12:18:22 +0000 (08:18 -0400)] 
[CGTN] Add extractor (#981)

Authored by: chao813

2 years ago[utils] Improve `extract_timezone`
pukkandan [Sun, 19 Sep 2021 12:15:41 +0000 (17:45 +0530)] 
[utils] Improve `extract_timezone`
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

2 years ago[videa] Fix some extraction errors (#1028)
nyuszika7h [Sun, 19 Sep 2021 11:37:50 +0000 (13:37 +0200)] 
[videa] Fix some extraction errors (#1028)

Authored by: nyuszika7h

2 years ago[hls] Byterange + AES128 is supported by native downloader
pukkandan [Sun, 19 Sep 2021 08:50:20 +0000 (14:20 +0530)] 
[hls] Byterange + AES128 is supported by native downloader

2 years ago[Oreilly] Bugfix for 7738bd32722154a26f70006e0fe586f40d06e606
pukkandan [Sun, 19 Sep 2021 08:46:11 +0000 (14:16 +0530)] 
[Oreilly] Bugfix for 7738bd32722154a26f70006e0fe586f40d06e606

2 years ago[extractor] Fix root-relative URLs in MPD (#1006)
DigitalDJ [Sun, 19 Sep 2021 08:37:57 +0000 (18:07 +0930)] 
[extractor] Fix root-relative URLs in MPD (#1006)

Authored by: DigitalDJ

2 years ago[SponsorBlock] Improve merge algorithm (#999)
Nil Admirari [Sun, 19 Sep 2021 03:08:50 +0000 (03:08 +0000)] 
[SponsorBlock] Improve merge algorithm (#999)

Authored by: nihil-admirari

2 years ago[Oreilly] Handle new web url (#990)
Mohammad Khaled AbouElSherbini [Sat, 18 Sep 2021 11:33:06 +0000 (13:33 +0200)] 
[Oreilly] Handle new web url (#990)

The change in URL is most likely a server side issue. But we can work around it by a simple substitution

Authored by: MKSherbini

2 years agoAllow alternate fields in outtmpl
pukkandan [Sat, 18 Sep 2021 10:51:38 +0000 (16:21 +0530)] 
Allow alternate fields in outtmpl
Closes #899, #1004

2 years ago[damtomo] Add extractor (#992)
The Hatsune Daishi [Sat, 18 Sep 2021 05:55:17 +0000 (14:55 +0900)] 
[damtomo] Add extractor (#992)

Authored by: nao20010128nao

2 years ago[itv] Prefer last matching featureset (#1001)
coletdjnz [Fri, 17 Sep 2021 20:55:49 +0000 (20:55 +0000)] 
[itv] Prefer last matching featureset (#1001)

Bug fix for #986
Authored by: coletdjnz

2 years ago[CAM4] Add extractor (#1010)
Aleri Kaisattera [Fri, 17 Sep 2021 20:54:17 +0000 (02:54 +0600)] 
[CAM4] Add extractor (#1010)

Authored by: alerikaisattera

2 years ago[hls,aes] Fallback to native implementation for AES-CBC
pukkandan [Fri, 17 Sep 2021 19:21:27 +0000 (00:51 +0530)] 
[hls,aes] Fallback to native implementation for AES-CBC
and detect `Cryptodome` in addition to `Crypto`

Closes #935
Related: #938

2 years ago[options] Fix `--no-config` and refactor reading of config files
pukkandan [Mon, 13 Sep 2021 02:52:11 +0000 (08:22 +0530)] 
[options] Fix `--no-config` and refactor reading of config files
Closes #912, #914

2 years agoAdd format type `B` for outtmpl to treat the value as bytes
pukkandan [Fri, 17 Sep 2021 18:16:17 +0000 (23:46 +0530)] 
Add format type `B` for outtmpl to treat the value as bytes

This is useful to limit the filename to a certain number of bytes rather than characters
Closes #1003

2 years ago[Streamanity] Add Extractor (#984)
Aleri Kaisattera [Thu, 16 Sep 2021 18:15:10 +0000 (00:15 +0600)] 
[Streamanity] Add Extractor (#984)

Authored by: alerikaisattera

2 years ago[Mediaite] Add Extractor (#973)
Ashish Gupta [Thu, 16 Sep 2021 18:12:45 +0000 (23:42 +0530)] 
[Mediaite] Add Extractor (#973)

Closes #969
Authored by: Ashish0804

2 years ago[NDR] Rewrite NDRIE (#962)
Ashish Gupta [Thu, 16 Sep 2021 18:11:55 +0000 (23:41 +0530)] 
[NDR] Rewrite NDRIE (#962)

Closes #959
Authored by: Ashish0804

2 years ago[globo] Fix GloboIE (#994)
Ashish Gupta [Thu, 16 Sep 2021 17:31:39 +0000 (23:01 +0530)] 
[globo] Fix GloboIE (#994)

Closes #991
Authored by: Ashish0804

2 years agoAdd option `--netrc-location`
pukkandan [Wed, 15 Sep 2021 19:21:40 +0000 (00:51 +0530)] 
Add option `--netrc-location`
Closes #792, #963

2 years ago[compat] Don't ignore `HOME` (if set) on windows
pukkandan [Wed, 15 Sep 2021 19:04:18 +0000 (00:34 +0530)] 
[compat] Don't ignore `HOME` (if set) on windows
Related: #792

2 years ago[vrv] Don't raise error when thumbnails are missing
pukkandan [Wed, 15 Sep 2021 19:01:22 +0000 (00:31 +0530)] 
[vrv] Don't raise error when thumbnails are missing
Closes #983

2 years ago[soundcloud] Update `_CLIENT_ID`
pukkandan [Tue, 14 Sep 2021 18:51:22 +0000 (00:21 +0530)] 
[soundcloud] Update `_CLIENT_ID`
Related: #975

2 years ago[options] Strip spaces in list-like switches
pukkandan [Tue, 14 Sep 2021 06:33:26 +0000 (12:03 +0530)] 
[options] Strip spaces in list-like switches

2 years ago[HiDive] Fix extractor (#958)
Ashish Gupta [Wed, 15 Sep 2021 02:04:54 +0000 (07:34 +0530)] 
[HiDive] Fix extractor (#958)

Closes #952, #408
Authored by: Ashish0804

2 years ago[radlive] Add new extractor (#870)
nyuszika7h [Wed, 15 Sep 2021 01:45:10 +0000 (03:45 +0200)] 
[radlive] Add new extractor (#870)

Closes #312
Authored by: nyuszika7h

2 years ago[DIYNetwork] Support new format (#934)
Sipherdrakon [Wed, 15 Sep 2021 00:25:03 +0000 (20:25 -0400)] 
[DIYNetwork] Support new format (#934)

Authored by: Sipherdrakon

2 years ago[VrtNU] Handle login errors (#977)
LE [Tue, 14 Sep 2021 20:58:49 +0000 (16:58 -0400)] 
[VrtNU] Handle login errors (#977)

Authored by: llacb47

2 years ago[Mxplayer] Use mobile API (#966)
Ashish Gupta [Tue, 14 Sep 2021 20:53:36 +0000 (02:23 +0530)] 
[Mxplayer] Use mobile API (#966)

Authored by: Ashish0804

2 years ago[cleanup] Improve `make clean-test` (#972)
Ákos Sülyi [Tue, 14 Sep 2021 18:23:47 +0000 (20:23 +0200)] 
[cleanup] Improve `make clean-test` (#972)

Authored by: sulyi