Merge branch 'bandlabextractor' of github.com:dt-rush/youtube-dl into bandlabextractor

This commit is contained in:
npayne 2023-01-28 18:13:38 -05:00
commit d699bafdfc
1 changed files with 2 additions and 3 deletions

View File

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