[bilibili] duang duang

This commit is contained in:
Mort Yao 2018-09-11 03:14:53 +02:00
parent 2d8bf0e556
commit 3e6387e51c
No known key found for this signature in database
GPG Key ID: 07DA00CB78203251

View File

@ -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: