aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/YoutubeDL.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-04-04 22:46:44 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-04-04 22:46:47 +0200
commitc465afd736716ab1a50e2d03db535028b4f4e723 (patch)
treeb0d78be925f10608ed485c246b6fc0cd1a5c12d8 /youtube_dl/YoutubeDL.py
parentb84d6e7fc42affddeb1baf989cf394fedc41a96d (diff)
downloadyoutube-dl-c465afd736716ab1a50e2d03db535028b4f4e723.tar.xz
[teamcoco] Fix regex in 2.6 (#2700)
The re engine does not want to repeat an empty string, for fear that something like (.*)* could be matching the tokens ... "" "" "" "" "" "" Of course, that's harmless with a question mark, although still somewhat strange.
Diffstat (limited to 'youtube_dl/YoutubeDL.py')
0 files changed, 0 insertions, 0 deletions