pukkandan
7dbce2c532
[vlive] add support for playlists #7 (blackjack4494#223)
...
Authored by kyuyeunk
2021-01-07 20:53:03 +05:30
pukkandan
29f7c58aaf
Update to ytdl-2021.01.03
2021-01-05 00:02:27 +05:30
Kyu Yeun Kim
3d54ebd427
[vlive] add support for playlists
2020-12-04 23:24:23 +09:00
Tom-Oliver Heidel
8e423ae86a
Merge pull request #224 from kyuyeunk/vlive
...
[Vlive] Fix playlist handling when downloading a channel
2020-11-30 02:26:35 +01:00
pukkandan
38d7028407
Updated to release 2020.11.26
2020-11-26 22:57:34 +05:30
pukkandan
d3260f40cb
Revert changes to vlive
2020-11-22 03:46:54 +05:30
pukkandan
8bdd16b499
Merge 'ytdl-org/youtube-dl/master' release 2020.11.19
...
Old Extractors left behind:
VLivePlaylistIE
YoutubeSearchURLIE
YoutubeShowIE
YoutubeFavouritesIE
If removing old extractors, make corresponding changes in
docs/supportedsites.md
youtube_dlc/extractor/extractors.py
Not merged:
.github/ISSUE_TEMPLATE/1_broken_site.md
.github/ISSUE_TEMPLATE/2_site_support_request.md
.github/ISSUE_TEMPLATE/3_site_feature_request.md
.github/ISSUE_TEMPLATE/4_bug_report.md
.github/ISSUE_TEMPLATE/5_feature_request.md
test/test_all_urls.py
youtube_dlc/version.py
Changelog
2020-11-20 13:03:32 +05:30
Kyu Yeun Kim
d02f12107f
[Vlive] Fix playlist handling when downloading a channel
2020-11-16 22:03:48 +09:00
exwm
9c8bc84fd2
[vlive] add: improved video extractor errors
2020-11-03 21:30:01 -05:00
exwm
c434e9f504
[vlive] fix: missing expected types for try_get
2020-11-03 21:05:19 -05:00
exwm
be5d6c213c
[vlive] refactor: delete dead function code
2020-11-03 20:59:23 -05:00
exwm
130599af94
[vlive] fix: raise login required error on vlive+
2020-11-02 18:35:45 -05:00
exwm
73cc1b9125
[vlive] fix: live video extractor
...
* use live video info endpoint from v3 api
2020-11-02 18:35:45 -05:00
exwm
3417362556
[vlive] fix: vod logic wrongly used for live video
2020-11-02 18:35:45 -05:00
exwm
8ba3ad0a48
[vlive] fix: fetching live video not yet uploaded for replay
2020-11-02 18:35:44 -05:00
exwm
1923b146b3
[vlive] add: support new channel url format
2020-11-02 18:35:44 -05:00
exwm
5dcfd2508a
[vlive] add: support video post urls
2020-11-02 18:35:44 -05:00
exwm
0536e60b48
[vlive] fix: extractor tests for VODs
2020-11-02 18:35:44 -05:00
Unknown
cefecac12c
[skip travis] renaming
...
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00