1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-04-03 13:53:06 +00:00
yt-dlp/youtube_dl
Philipp Hagemeister 79cb25776f Cache suitable regular expressions
This speeds up TestAllURLsMatching.test_no_duplicates by about 8000% at the cost of minimal memory overhead.
2013-08-21 04:06:48 +02:00
..
extractor Cache suitable regular expressions 2013-08-21 04:06:48 +02:00
__init__.py
__main__.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py Note update possibility on errors (thanks @chbrown, ) 2013-08-11 06:46:24 +02:00
version.py release 2013.08.17 2013-08-17 08:33:36 +02:00
YoutubeDL.py