Naglis Jonaitis
e129c5bc0d
[laola1tv] Allow live stream downloads
10 years ago
Naglis Jonaitis
1fbaa0a521
[laola1tv] Use raw strings for regular expressions
Oops
10 years ago
Naglis Jonaitis
3037b91e05
[laola1tv] Improve extraction and update test case ( #3742 )
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
Philipp Hagemeister
00edd4f9be
[laola1tv] Mark as broken
When the f4m downloader gets live stream support, I expect this to work magically or with very minor changes.
10 years ago
Philipp Hagemeister
e5193599ec
[laola1tv] Add new extractor
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information.
10 years ago