mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-06 05:33:29 +00:00
754e70cf3e
PornHub seems to have subtly changed their JavaScript. Before, video URL strings were embedded directly in the video's `flashvars_*` object, but they are now assigned to variables of the form `player_quality_*`, which are then added to this object later under the relevant quality key.