This commit is contained in:
hafeoz 2024-05-12 08:14:48 +05:30 committed by GitHub
commit 0b46858986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ from ..utils import (
class NetEaseMusicBaseIE(InfoExtractor):
_FORMATS = ['bMusic', 'mMusic', 'hMusic']
_FORMATS = ['sqMusic', 'hrMusic', 'lMusic', 'bMusic', 'mMusic', 'hMusic']
_API_BASE = 'http://music.163.com/api/'
_GEO_BYPASS = False