mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 00:33:58 +03:00
[bilibili] duang duang
This commit is contained in:
parent
2d8bf0e556
commit
3e6387e51c
@ -381,7 +381,7 @@ def download_video_from_favlist(url, **kwargs):
|
||||
|
||||
|
||||
def bilibili_download_playlist_by_url(url, **kwargs):
|
||||
url = url_locations([url])[0]
|
||||
url = url_locations([url], faker=True)[0]
|
||||
kwargs['playlist'] = True
|
||||
# a bangumi here? possible?
|
||||
if 'live.bilibili' in url:
|
||||
|
Loading…
Reference in New Issue
Block a user