1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-08 02:27:06 -05:00
Files
youtube-dl/youtube_dl/extractor/common.py
Philipp Hagemeister 3a5bcd0326 [extractor/common] Wrap extractor errors (Fixes #1194)
For now, we just wrap some common errors. More may follow. We do not want to catch actual programming errors in the extractors, such as 1 // 0.
2015-02-10 01:17:23 +01:00

42 KiB