mirror of
https://github.com/blackjack4494/yt-dlc
synced 2025-04-11 22:57:25 +02:00

Fixed several problems courtesy of jamiejones: The parsing for the SWF url was wrong (the "//" are now escaped and the initial .*match needs to be 'ungreedy'), so the -W setting to rtmpdump was not set, causing the decryption of the video to be wrong. Finally, add "&has_verified=1" to the fetch of the HMTL page to allow fetching of age-restricted videos.
Description
Languages
Python
99.7%
Shell
0.1%
Makefile
0.1%