1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-25 21:29:35 +00:00
This commit is contained in:
dirkf 2023-01-28 19:47:16 +00:00 committed by GitHub
parent 8dced09ed0
commit b5676df6da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ import re
from .common import InfoExtractor from .common import InfoExtractor
from ..compat import ( from ..compat import (
compat_str, compat_str,
) )
from ..utils import ( from ..utils import (
@ -118,8 +118,7 @@ class BandlabAlbumOrPlaylistIE(InfoExtractor):
'album': 'ENDLESS SUMMER', 'album': 'ENDLESS SUMMER',
'artist': 'Michael MacDonald' 'artist': 'Michael MacDonald'
}, },
}, }, {
{
'url': 'https://www.bandlab.com/hexatetrahedronx/collections/8fb1041c-e865-eb11-9889-0050f28a2802', 'url': 'https://www.bandlab.com/hexatetrahedronx/collections/8fb1041c-e865-eb11-9889-0050f28a2802',
'playlist': [ 'playlist': [
{ {