5 Commits (8c25f81beea169c9d6540eea1a6f71dc045da6ed)

Author SHA1 Message Date
Philipp Hagemeister 8c25f81bee [util] Move compatibility functions out of util
utils is large enough without these compatibility functions.

Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
10 years ago
Sergey M․ eb3bd7ba8d [cloudy] Retry extraction on 410 status code (#3743 #3744) 10 years ago
Sergey M․ 98676c08a1 [cloudy] Add support for videoraj.ch 10 years ago
Sergey M․ 5dbf3b5c60 [cloudy] Minor changes 10 years ago
naglis 20ff802c9b [cloudy] Add new extractor. Closes #3743 10 years ago