youtube-dl/youtube_dl
dirkf 1f13ccfd7f
Fixed groups() call on potentially empty regex search object (#30676)
* Fixed groups() call on potentially empty regex search object.
- https://github.com/ytdl-org/youtube-dl/issues/30521

* minimising lines changed

Co-authored-by: yayorbitgum <50963144+yayorbitgum@users.noreply.github.com>
2022-02-24 18:26:58 +00:00
..
downloader [niconico] Implement heartbeat for download 2022-02-05 02:47:21 +00:00
extractor Fixed groups() call on potentially empty regex search object (#30676) 2022-02-24 18:26:58 +00:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py