| | [ Return to Articles | Show Comments | Submit Comment ]
Article #2033: FLTube 2.1.1
Created at 07:12 Mar 07, 2026 by facuA
Last modified at 07:16 Mar 07, 2026
Full Changelog : https://gitlab.com/facuA/fltube/-/compare/2.1.0..2.1.1?from_project_id=74160365
- Enable C++ Threads library when streaming a video. Now the main window doesn't freeze when playing a video.
- Add a "playicon" image on video currently streaming.
- Extract "yt-dlp" logic to its own class (YtDlp_Helper.class).
- A disk persistent cache was created to storage final video URL. Cache is saved on ~/.cache/fltube directory. By default, every new cache entry expires 6 hours later its creation.
- Add a search "cache" to hold search results in batchs of 40 results, in order to speed up search results loading. Cada búsqueda realizada mediante un término de búsqueda va guardando la tanda de resultados en su propia cache. This cache deletes when you closed the application.
- Add a PaginationManager to improve page navigation. Besides, you can directly navigate to the first or last loaded/known page.
- Add an initial loading screen to display background processing info before main window load.
- All new windows created from app appears centered on screen.
- Capability to remove videos from video lists (for example, from "Liked" or "History Navigation" lists).
Download files from: https://sourceforge.net/projects/fltube/files/2.1.1/
[ Download | Home Page | Listing ]
[ Submit Comment ] |
| |