Upgrade yt_dlp and download script

This commit is contained in:
2025-05-02 16:11:08 -05:00
parent 3a2e8eeb08
commit d68d9ce4f9
1194 changed files with 60099 additions and 44436 deletions

View File

@@ -1,5 +1,4 @@
from .common import InfoExtractor
from ..utils import traverse_obj
@@ -15,7 +14,7 @@ class QingTingIE(InfoExtractor):
'channel': '睡前消息',
'uploader': '马督工',
'ext': 'm4a',
}
},
}, {
'url': 'https://m.qtfm.cn/vchannels/378005/programs/23023573/',
'md5': '2703120b6abe63b5fa90b975a58f4c0e',
@@ -26,7 +25,7 @@ class QingTingIE(InfoExtractor):
'channel': '睡前消息',
'uploader': '马督工',
'ext': 'm4a',
}
},
}]
def _real_extract(self, url):