Jaime Marquínez Ferrándiz
43d6280d0a
[downloader/f4m] Fix use of base64 in python 3.2 (fixes #5132)
b64decode needs a byte string, but on 3.4 it also accepts strings. |
10 years ago | |
---|---|---|
.. | ||
__init__.py | [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) | 10 years ago |
common.py | [downloader/external] Add support for custom options (Fixes #4885, closes #5098) | 10 years ago |
external.py | [downloader/external] Add support for custom options (Fixes #4885, closes #5098) | 10 years ago |
f4m.py | [downloader/f4m] Fix use of base64 in python 3.2 (fixes #5132) | 10 years ago |
hls.py | [hls] Switch to available as a property | 10 years ago |
http.py | [downloader/http] Add missing fields for _hook_progress call | 10 years ago |
mplayer.py | Remove unused import | 10 years ago |
rtmp.py | [rmtp] Encode filename before invoking subprocess | 10 years ago |