pukkandan
7dbce2c532
[vlive] add support for playlists #7 (blackjack4494#223)
...
Authored by kyuyeunk
4 years ago
pukkandan
29f7c58aaf
Update to ytdl-2021.01.03
4 years ago
Kyu Yeun Kim
3d54ebd427
[vlive] add support for playlists
4 years ago
Tom-Oliver Heidel
8e423ae86a
Merge pull request #224 from kyuyeunk/vlive
...
[Vlive] Fix playlist handling when downloading a channel
4 years ago
pukkandan
38d7028407
Updated to release 2020.11.26
4 years ago
pukkandan
d3260f40cb
Revert changes to vlive
4 years ago
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
4 years ago
Kyu Yeun Kim
d02f12107f
[Vlive] Fix playlist handling when downloading a channel
4 years ago
exwm
9c8bc84fd2
[vlive] add: improved video extractor errors
4 years ago
exwm
c434e9f504
[vlive] fix: missing expected types for try_get
4 years ago
exwm
be5d6c213c
[vlive] refactor: delete dead function code
4 years ago
exwm
130599af94
[vlive] fix: raise login required error on vlive+
4 years ago
exwm
73cc1b9125
[vlive] fix: live video extractor
...
* use live video info endpoint from v3 api
4 years ago
exwm
3417362556
[vlive] fix: vod logic wrongly used for live video
4 years ago
exwm
8ba3ad0a48
[vlive] fix: fetching live video not yet uploaded for replay
4 years ago
exwm
1923b146b3
[vlive] add: support new channel url format
4 years ago
exwm
5dcfd2508a
[vlive] add: support video post urls
4 years ago
exwm
0536e60b48
[vlive] fix: extractor tests for VODs
4 years ago
Unknown
cefecac12c
[skip travis] renaming
...
to avoid using same folder when using pip install for example
4 years ago