1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2025-03-08 01:10:10 +09:00
Commit Graph

1 Commits

Author SHA1 Message Date
MrRawes
e484c4dbc9
. ()
* [extractor/bilibili] Fix path "/audio/auxxxxx" download return 403

* [RAI] Added checks for DRM protected content (PR )

reviewed by pukkandan (https://github.com/yt-dlp/yt-dlp/pull/150)

* [RAI] Extend formats with direct http mp4 link (PR )

* initial support for creating direct mp4 link
* improved regexes and info extraction
* added "connection: close" to request headers
* updated to https://github.com/yt-dlp/yt-dlp/pull/208

* [RAI] Fix extraction of http formats

From https://github.com/yt-dlp/yt-dlp/pull/3272
Closes https://github.com/yt-dlp/yt-dlp/issues/3270
Authored by: nixxo

* Disable blank issues

* [Youtube] Fix "n" descrambling for player fae06c11

Resolves .

* [KTH] Add new extractor for KTH play ()

* Implement extractor for KTH play
* Make KTH Play url regex more relaxed

* [streamcz] Remove empty `'{}'.format()` for Py2.6 

Use `'-join()'` here, or `{0}`, ..., in general.

* [doc] Clarify test naming

Co-authored-by: lihan7 <lihan7@xiaomi.com>
Co-authored-by: nixxo <nixxo@protonmail.com>
Co-authored-by: dirkf <fieldhouse@gmx.net>
Co-authored-by: Árni Dagur <arni@dagur.eu>
2022-05-06 13:58:02 +01:00