This build features Mplayer “Hope” 1.5.0, the latest source code available on the FFmpeg repository as of January 17th 2023 and it’s been built with OpenSSL 1.1.1s
It’s great to see the latest build of the Telluride Cloud Video Downloader, build 24, which now offers faster video downloads from popular websites that previously slowed download speeds. This is a significant improvement for users who rely on the tool to download videos from their favorite websites.
One of the key updates in this build is the inclusion of yt_dlp-2023.1.2, a powerful library for downloading web videos. This update allows users to more easily download videos from many video websites, even if the website has implemented throttling measures to slow down download speeds.
In addition to the yt_dlp library, build 24 also includes astroid-2.12.13, a static analysis tool for Python code. This tool can help developers identify and fix issues in their code, leading to more stable and reliable software.
For developers, this build also includes updates to several key tools, including pip-22.3.1, pyinstaller-5.7.0, and pylint-2.15.9. These updates ensure that the Telluride Cloud Video Downloader is built using the latest and most reliable tools, further improving the stability and performance of the software.
Overall, the latest build of the Telluride Cloud Video Downloader looks like a solid update that offers significant improvements for both users and developers. The inclusion of the newest version of the yt_dlp library will make it easier for users to download videos from popular websites, while the updates to development tools will ensure that the software is reliable and stable.
We look forward to seeing what you think, this new telluride release will be included in the upcoming version of FrostWire across all platforms, including Android.
With Java 19 we’ll be able to start experimenting with Virtual Threads which will provide us more efficient ways to do tasks in parallel by using considerably less memory, it also allows us to replace many simple classes for Records which should help us reduce boilerplate code and reduce the code base to some extent.
With this release we managed to remove almost all code warnings presented by java 18 and below compilers and only have one deprecation warning in our “””common” codebase, which will be waiting to be fixed once Java for Android catches up with Java for desktop.
where the index represents the position of the file you want to download (or not) in the list of files described by the torrent.
You can also use prioritizeFiles(Priority[] priorities) to update the priorities, and you can find what the priorities are with Priority[] filePriorities()
A (Downloading) Priority is an enum whose possible values are IGNORE (Don’t download this file), NORMAL (Download this file depending on availability)
and then you have priorities that are considered higher than NORMAL, they start at TWO all the way to SEVEN.
You can use the other priorities different than NORMAL if you want certain files to be downloaded before others (network conditions allowing)
Telluride Video Page Search is finally available for Android. Enter a video website URL to search for available videos in it so you can back them up offline. Supports hundreds of websites.
Faster more responsive keyword search.
Works on over 100 popular websites that share free videos like Reddit, Twitter, …, Vimeo, News, social media websites and more 😘. Just copy and paste the video page URL into the FrostWire search box to get started.
Removal of annoying Interstitial ad display logic, video ads are only shown when user wants to remove ads for 30 minutes
Removal of “My Files”, it’s impossible to maintain across so many android versions and devices with the file management quicksand on android
“Downloads” opens the user’s favorite Android File Explorer
Fixes issues where finished downloads would get re-inserted into the MediaStore giving users the impression the file had been downloaded multiple times
FrostWire will correctly handle opening music files from different file explorers as long as the music files have been scanned by the Android Media Store
Major code cleanup after removal of “My Files” fragments and activities
Finished download scanning issues solved for Android 10, 11 and 12.
Easy access to Google Play Subscriptions management.
Soon we’ll make available FrostWire 2.6.0 which is able to search and backup videos from hundreds of popular websites when video page URLs are entered on the app’s search box. We are currently alpha testing FrostWire 2.6.0.
frostwire (6.9.7) stable; urgency=high
* New mplayer 12.0.5/ffmpeg 4.2.1 build.
* macOS arm64 and x86_64 fwplayer builds
* Telluride Cloud Video Downloader build 21 (new macOS arm64 builds)
* Faster telluride URL search results
* jlibtorrent 1.2.15.1 (boost 1.78, openssl 1.1.1m)
* lt:don't disable announcing from local endpoints because of temporary failures
* lt:fix issue in parsing UPnP XML response with multiple forwarding services
* lt:cache DNS lookups for SOCKS5 proxy
* lt:fix stalled pieces on disk-full errors
* lt:fix build configuration issue on NetBSD, OpenBSD and DragonFly
* lt:make UTF-8 sanitization a bit stricter. This will re-write invalid UTF-8 code points encoding surrogate pairs
* lt:fix restoring last_seen_complete from resume data
* lt:fix issue on MacOS where the DHT was not restarted on a network-up notification
* lt:make remove_torrent flags be treated as flags (instead of an enum)
-- FrostWire Team <contact@frostwire.com> Wed, 12 Jan 2022 01:00:00 -0600