Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
telluride_macos.arm64 | 2023-05-26 | 19.9 MB | |
telluride.exe | 2023-05-25 | 17.4 MB | |
telluride_linux | 2023-05-25 | 29.7 MB | |
telluride_macos.x86_64 | 2023-05-25 | 17.3 MB | |
README.md | 2023-05-25 | 1.3 kB | |
telluride-build-26.tar.gz | 2023-05-25 | 55.0 MB | |
telluride-build-26.zip | 2023-05-25 | 56.8 MB | |
Totals: 7 Items | 196.1 MB | 0 |
Changelog
build 26 - may/25/2023 - yt_dlp-2023.3.4 - dev: pip-23.1.2 - dev: astroid-2.15.5 - dev: pyinstaller-5.11.0 - dev: pylint-2.17.4
$ ./telluride_macos.x86_64 --help
Telluride Cloud Video Downloader. Build 26
Copyright 2020-2023 FrostWire LLC. Licensed under Apache 2.0.
Python 3.11.3 (v3.11.3:f3909b8bc8, Apr 4 2023, 20:12:10) [Clang 13.0.0 (clang-1300.0.29.30)]
sys.version_info(major=3, minor=11, micro=3, releaselevel='final', serial=0)
CWD=/Users/gubatron/workspace/frostwire/telluride
usage: telluride_macos.x86_64 [-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
options:
-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