
A portable and easy to use youtube_dl wrapper by FrostWire.
Download free binaries for Windows, Mac and Linux
telluride.exe
telluride_linux
telluride_macos
Source Code (Python)
Support FrostWire Open Source Development, help keep filesharing free
Usage
usage: telluride[.exe|_macos|_linux] [-h] [--audio-only] [--meta-only] page_url
positional arguments:
page_url The URL of the page that hosts the video you need to
backup locally
optional arguments:
-h, --help show this help message and exit
--audio-only, -a Downloads the video and keeps only a separate audio file
usually a .mp3. (requires ffmpeg installed in the system)
--meta-only, -m Prints a JSON dictionary with all the metadata available
on the video file found in the page_url. Does not download
the video file
Note
telluride_macos
was built on Darwin Kernel Version 18.7.0 (Mojave 10.14.6) to ensure backwards compatibility
UPXed binaries are now breaking on macos big sur (Killed 9
error when you try to run them).
Dear Apple, pretty please, fix your $h!t.
Changelog
build 8 – dec/28/2020
- python: pip-20.3.3
- python: youtube-dl 2020.12.29
- macos binary comes signed and notarized with hardened runtime