1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-19 10:03:48 +00:00
Files
youtube-dl/youtube_dl/extractor/pornhub.py
George Brighton 754e70cf3e [pornhub] Fix video url regular expression.
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.
2015-08-03 02:35:06 +06:00

5.5 KiB