mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-07 16:13:38 +00:00
c465afd736
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. |
||
---|---|---|
.. | ||
downloader | ||
extractor | ||
postprocessor | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
FileDownloader.py | ||
jsinterp.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |