1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-02-06 18:20:02 +00:00
youtube-dl/youtube_dl
John Hawkinson 3cd6469e36 [iqm2] Improve jwplayer_data regexp
Surprise! URLs can have parentheses in them, just like like @dstftw
reminded us in
001a30f335 (r83538385)

Use . instead of [^)] and anchor the regexp with \)\); at the end.
Add an only_matching test case for this, although it may switch from
realtime to processed in a few hours...
2016-10-18 00:00:11 -04:00
..
downloader [downloader/http] xattr values should be bytes 2016-10-01 19:58:13 +08:00
extractor [iqm2] Improve jwplayer_data regexp 2016-10-18 00:00:11 -04:00
postprocessor Unify coding cookie 2016-10-03 23:44:29 +07:00
__init__.py Unify coding cookie 2016-10-03 23:44:29 +07:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py Unify coding cookie 2016-10-03 23:44:29 +07:00
version.py release 2016.10.02 2016-10-02 15:58:00 +07:00
YoutubeDL.py Unify coding cookie 2016-10-03 23:44:29 +07:00