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
If you find this free software useful and you can contribute to keep it free, please make a donation, but best of all tell your loved ones about it, the more people on the network the better it works.
This is our last desktop release for 2020, and it’s a big one to get 2021 started.
It includes loads of libtorrent fixes and optimizations from libtorrent 1.2.11.0.
A fresh new build of the Telluride Cloud Video Downloader which includes all the fixes from youtube-dl all the way to Dec 29th 2020.
We’ve fixed some bugs that would cause errors downloading video from the cloud, more videos will be downloaded and archived from hundreds of video hosting websites.
New Transfer Detail Popup Menus
We added a couple of tiny UI features for Torrent Transfer Details.
Open the OS’s file explorer on a transfer’s file
Copy IP,Addresses from Peers into clipboard
frostwire (6.8.10) stable; urgency=high
Fixes file naming issues that would cause errors in cloud video downloads
jlibtorrent-1.2.11.0 update
jaudiotagger 2.2.5 to 2.2.6 update
Telluride Cloud Video Downloader build 8
lt: upgraded to openssl 1.1.1l
Fixes issue with Telluride results and emojis in filenames
Fixes bug where transfer file detail actions would go blank when left clicked. (74291c0)
New File Transfer details popup menus: FIles > Explore, Play
lt: fix issue with moving the session object
lt: deprecate torrent_status::allocating. This state is no longer used
lt: fix bug creating torrents with symbolic links
lt: remove special case to save metadata in resume data unconditionally when added throught magnet link
lt: fix bugs in mutable-torrent support (reusing identical files from different torrents)
lt: fix incorrectly inlined move-assignment of file_storage
lt: add session::paused flag, and the ability to construct a session in paused mode
lt: fix session-pause causing tracker announces to fail
lt: fix peer-exchange flags bug
lt: allow saving resume data before metadata has been downloaded (for magnet links)
lt: record blocks in the disk queue as downloaded in the resume data
lt: fix bug in set_piece_deadline() when set in a zero-priority piece
lt: fix issue in URL parser, causing issues with certain tracker URLs
lt: use a different error code than host-unreachable, when skipping tracker announces
CHANGELOG 1.2.11.0 * New TorrentHandle.inSession() [blocking method, do not use in main UI threads] * New ability for SessionManager to build a paused session * New SessionManager.start(SessionParams, session_flags_t) * New SessionHandle.PAUSED (session_flag_t) and corresponding unit tests * Removed TorrentStatus::State::ALLOCATING enum * Removed torrent_status.state_t.unused_enum_for_backwards_compatibility_allocating * libtorrent 1.2.11.0 update (471e772cb7038f1bf5f44c32a09eb42fbb80ee99) * lt: upgraded to openssl 1.1.1l * lt: fix issue with moving the session object * lt: deprecate torrent_status::allocating. This state is no longer used * lt: fix bug creating torrents with symbolic links * lt: remove special case to save metadata in resume data unconditionally when added throught magnet link * lt: fix bugs in mutable-torrent support (reusing identical files from different torrents) * lt: fix incorrectly inlined move-assignment of file_storage * lt: add session::paused flag, and the ability to construct a session in paused mode * lt: fix session-pause causing tracker announces to fail * lt: fix peer-exchange flags bug * lt: allow saving resume data before metadata has been downloaded (for magnet links) * lt: record blocks in the disk queue as downloaded in the resume data * lt: fix bug in set_piece_deadline() when set in a zero-priority piece * lt: fix issue in URL parser, causing issues with certain tracker URLs * lt: use a different error code than host-unreachable, when skipping tracker announces
Here are some things that might help with Freezes some users are reporting until we find the root cause, or when Apple finally releases 11.0.2 fixing a lot of irregularities we’ve experienced with this operating system.
For some reason, on some installations of macOS Big Sur FrostWire can freeze when trying to show the “Tip of the Day” window.
To avoid that window from showing on startup, all you have to do is add a setting in the frostwire.props file
Please try the following before you launch the application:
2. With the Text Editor app of your choice please edit the file ~/Library/Preferences/FrostWire5/frostwire.props
and add the line SHOW_TOTD=false
This has helped some people get past a the freeze when the “Tip of The Day” window is shown on macOS Big Sur.
Update: If this doesn’t help you solve the freeze, please know that we’re finding the root cause of the freeze, we’re upgrading all of our third party libraries and trying to debug what could be the root cause of the problem. In the meantime please make sure you have our latest build