]> jfr.im git - yt-dlp.git/commit - test/test_utils.py
[microsoftstream] Add extractor (#1201)
authorDamiano Amatruda <redacted>
Fri, 22 Oct 2021 00:04:00 +0000 (02:04 +0200)
committerGitHub <redacted>
Fri, 22 Oct 2021 00:04:00 +0000 (05:34 +0530)
commit17ec8bcfa90b80913072fdcb0cafc09c1ad79849
tree9fd20e09bbe43c0c4f74fb67c07b0ce8020938ed
parent0f6e60bb5722f03c6b64712f70aaf9b0b6915795
[microsoftstream] Add extractor (#1201)

Based on: https://github.com/ytdl-org/youtube-dl/pull/24649
Fixes: https://github.com/ytdl-org/youtube-dl/issues/24440
Authored by: damianoamatruda, nixklai
test/test_utils.py
yt_dlp/extractor/extractors.py
yt_dlp/extractor/microsoftstream.py [new file with mode: 0644]
yt_dlp/utils.py