mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-08-05 03:35:29 -04: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
A backup of the youtube-dl repository hosted at gitlab
Languages
Python
99.6%
Shell
0.2%
Makefile
0.1%