1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-12 11:46:15 -05:00
Files
youtube-dl/youtube_dl/extractor/youtube.py
Niklas Haas 30226342ab [youtube] Correctly disable polymer on all requests
Rather than just the one that use the _download_webpage helper. The need
for this was made apparent by 0fe7783e, which refactored
_download_json in a way that completely avoids the use of
_download_webpage, thus breaking youtube.

Fixes #16323
2018-04-29 22:35:16 +07:00

126 KiB