1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-04-11 19:21:07 +00: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