Files
youtube-dl/youtube_dl/extractor
Philipp Hagemeister c465afd736 [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.
2014-04-04 22:46:47 +02:00
..
2014-03-24 16:39:53 +01:00
2014-03-30 07:16:07 +02:00
2014-03-24 17:12:15 +01:00
2014-03-24 13:43:13 +01:00
2014-03-24 22:30:32 +01:00
2014-03-27 02:30:00 +01:00
2014-04-04 02:09:04 +02:00
2014-04-03 08:12:53 +02:00
2014-04-04 22:22:11 +02:00
2014-03-29 14:22:27 +01:00
2014-03-27 21:23:02 +01:00
2014-03-29 14:35:45 +01:00
2014-03-29 14:34:03 +01:00
2014-04-04 18:52:43 +02:00
2014-03-29 14:57:48 +01:00
2014-04-04 22:22:11 +02:00
2014-03-29 14:57:48 +01:00
2014-03-27 21:01:09 +01:00
2014-03-29 15:55:03 +07:00
2014-03-28 23:23:58 +01:00
2014-03-24 17:12:15 +01:00
2014-03-31 19:31:48 +07:00
2014-03-23 17:43:33 +01:00
2014-03-29 14:57:44 +01:00
2014-04-01 20:30:22 +02:00
2014-03-29 15:05:15 +01:00
2014-03-27 02:56:23 +01:00
2014-03-29 15:15:16 +01:00
2014-03-23 13:49:15 +01:00
2014-03-23 14:04:36 +01:00
2014-03-23 00:16:35 +06:00