5 Commits (8dc9d361c22754e6b6b52136d496d754dea65b46)

Author SHA1 Message Date
Sergey M․ 8c72beb25e [globo] Properly extract m3u8 formats (#4346 #4832) 10 years ago
kinetoskombi 1ee94db2d0 [globo] Fix error on some globo videos 10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
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․ f47754f061 [globo] Initial extractor implementation (Closes #3823) 10 years ago