Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 265
    3a41b89e · Requests ·
  • 264
    Features:
     - Auto-play toggle in video player (autplay next recommendation)
    
     - Setting to make rotation even less sensitive (default 45d)
     - Setting to allow reverse portrait rotation (default off)
     - Setting to hide video recommendation tab (default off)
     - Manage Tabs allow hiding of FAQ & Privacy Mode options (Order still fixed)
     
    Improvements:
     - Increase scrubber size slightly
    
    Fixes:
     - Fix watch-later reordering causing re-downloaded of already downloaded videos
     - Various fixes to rotate (auto-rotate)
     - Hide poiycentric add comment view on platform comments
     - Fix content recommendations being empty for offline videos
     
     - Youtube: fix cases where commenter name is empty
     - Youtube: fix empty recommendations if using login for details
     - Youtube: fix playlist fetches not throwing proper errors
  • 263
    cb085acb · Submods ·
    Features:
     - Auto-play toggle in video player (autplay next recommendation)
    
     - Setting to make rotation even less sensitive (default 45d)
     - Setting to allow reverse portrait rotation (default off)
     - Setting to hide video recommendation tab (default off)
     
    Improvements:
     - Increase scrubber size slightly
    
    Fixes:
     - Fix watch-later reordering causing re-downloaded of already downloaded videos
     - Various fixes to rotate (auto-rotate)
     - Hide poiycentric add comment view on platform comments
     - Fix content recommendations being empty for offline videos
     
     - Youtube: fix cases where commenter name is empty
     - Youtube: fix empty recommendations if using login for details
     - Youtube: fix playlist fetches not throwing proper errors
  • 262
    Features:
     - Content Recommendations support
     - New comment tab system
     - Last selected comment section default option
    
    Improvements:
     - Home now allows refreshing by re-tapping home when already there, removed automatic update
     - Better handling if no author exists for content
     - New default comment section is last selected
    
    Fixes:
     - Fix search urls for playlists and channels
     - Having more than 1000 subscriptions should now work
     - Fix crash for some devices that don't support background workers
     - Fix issue where somehow duplicate client ids were installed, allowing uninstall
     - Fix rotation lock
     - Prevent editing name/downloading of temporary playlists
     - Fix crash on login related to Second-level-domains
     - Fix pixelated media notification art
  • 261
    c6a3ff0a · Stable ref ·
    Features:
     - Content Recommendations support
     - New comment tab system
     - Last selected comment section default option
    
    Improvements:
     - Home now allows refreshing by re-tapping home when already there, removed automatic update
     - Better handling if no author exists for content
     - New default comment section is last selected
    
    Fixes:
     - Fix search urls for playlists and channels
     - Having more than 1000 subscriptions should now work
     - Fix crash for some devices that don't support background workers
     - Fix issue where somehow duplicate client ids were installed, allowing uninstall
     - Fix rotation lock
     - Prevent editing name/downloading of temporary playlists
     - Fix crash on login related to Second-level-domains
     - Fix pixelated media notification art
  • 260
    Features:
     - Content Recommendations support
     - New comment tab system
     - Last selected comment section default option
    
    Improvements:
     - Home now allows refreshing by re-tapping home when already there, removed automatic update
     - Better handling if no author exists for content
     - New default comment section is last selected
    
    Fixes:
     - Fix search urls for playlists and channels
     - Having more than 1000 subscriptions should now work
     - Fix crash for some devices that don't support background workers
     - Fix issue where somehow duplicate client ids were installed, allowing uninstall
     - Fix rotation lock
     - Prevent editing name/downloading of temporary playlists
     - Fix crash on login related to Second-level-domains
     - Fix pixelated media notification art
  • 259
    Hotfix: Fixed crash on Android 10 related to showing and hiding system UI when entering fullscreen.
    Hotfix: Made Platform comments the default.
    
    Lots of groundwork for upcoming changes and giving plugins even more capabilities, especially in relation to low-level media handling.
    
    Features: 
     - New Source: Bitchute
     - New Source: DailyMotion
    
     - Setting to allow video to go under cutout (true by default) 
     - Setting to disable quality deduplication (Simplify sources)
     - Setting to prioritize webm over mp4 containers/codecs
    
     - Plugin DashManifestRaw support (plugin-generated dash manifests)
     - Plugin DashManifestRaw.generate support (lazily generated dash manifests)
     - Plugin RequestExecutor support (full media data handling by plugin)
     - Plugin HTTP now supports binary body and responses
     - Plugin whitelist wildcard subdomain support
     - Plugin can now limit concurreny threads using "maxDownloadParallelism"
     - Plugins now have a polyfill implementation for atob/btoa by default
     
    Improvements:
     - Rotation total rework
     - mDNS Discovery total rework (casting devices should now show up instantly)
     - Download and qualities now show codecs and estimated download size
     - Option buttons are now slightly bigger
     - Unsupported source types are now ignored
     - Polycentric profiles now link to Harbor instead
     - DOMParser now has tagName and parentElement aliases
    
     - Youtube: Hide toasts by default, can be enabled in settings
     
    Fixes:
     - Youtube: Generated subtitles no longer overlap as much
     - Youtube: Comment author names fixed
     - Rumble: Fixed creator search
     - Fixed issue where media would falsely not resume after a transient loss (see settings)
     - Fixed HLS audio downloads in a playlist
     - Fixed issue where download requests timed out too quickly
     - Dialog code view now has a max height
     - Fixed resource leak when downloading HLS
     - Fixed quality selection when clicking download with HLS selected by default
     - Fixed issue where media session could time out after 10 minutes causing the video to close (when paused) and possible issues with headphone controls not working 
     - Added retry to gaining audio focus when failed
     
    And various other minor improvements. In next release (not this one), we are aiming to have proper landscape support on all views.
  • 258
    Lots of groundwork for upcoming changes and giving plugins even more capabilities, especially in relation to low-level media handling.
    
    Features: 
     - New Source: Bitchute
     - New Source: DailyMotion
    
     - Setting to allow video to go under cutout (true by default) 
     - Setting to disable quality deduplication (Simplify sources)
     - Setting to prioritize webm over mp4 containers/codecs
    
     - Plugin DashManifestRaw support (plugin-generated dash manifests)
     - Plugin DashManifestRaw.generate support (lazily generated dash manifests)
     - Plugin RequestExecutor support (full media data handling by plugin)
     - Plugin HTTP now supports binary body and responses
     - Plugin whitelist wildcard subdomain support
     - Plugin can now limit concurreny threads using "maxDownloadParallelism"
     - Plugins now have a polyfill implementation for atob/btoa by default
     
    Improvements:
     - Rotation total rework
     - mDNS Discovery total rework (casting devices should now show up instantly)
     - Download and qualities now show codecs and estimated download size
     - Option buttons are now slightly bigger
     - Unsupported source types are now ignored
     - Polycentric profiles now link to Harbor instead
     - DOMParser now has tagName and parentElement aliases
    
     - Youtube: Hide toasts by default, can be enabled in settings
     
    Fixes:
     - Youtube: Generated subtitles no longer overlap as much
     - Youtube: Comment author names fixed
     - Rumble: Fixed creator search
     - Fixed issue where media would falsely not resume after a transient loss (see settings)
     - Fixed HLS audio downloads in a playlist
     - Fixed issue where download requests timed out too quickly
     - Dialog code view now has a max height
     - Fixed resource leak when downloading HLS
     - Fixed quality selection when clicking download with HLS selected by default
     - Fixed issue where media session could time out after 10 minutes causing the video to close (when paused) and possible issues with headphone controls not working 
     - Added retry to gaining audio focus when failed
     
    And various other minor improvements. In next release (not this one), we are aiming to have proper landscape support on all views.
  • 257
    249e77a5 · More audio focus changes. ·
    Lots of groundwork for upcoming changes and giving plugins even more capabilities, especially in relation to low-level media handling.
    
    Features: 
     - New Source: Bitchute
     - New Source: DailyMotion
    
     - Setting to allow video to go under cutout (true by default) 
     - Setting to disable quality deduplication (Simplify sources)
     - Setting to prioritize webm over mp4 containers/codecs
    
     - Plugin DashManifestRaw support (plugin-generated dash manifests)
     - Plugin DashManifestRaw.generate support (lazily generated dash manifests)
     - Plugin RequestExecutor support (full media data handling by plugin)
     - Plugin HTTP now supports binary body and responses
     - Plugin whitelist wildcard subdomain support
     - Plugin can now limit concurreny threads using "maxDownloadParallelism"
     - Plugins now have a polyfill implementation for atob/btoa by default
     
    Improvements:
     - Rotation total rework
     - mDNS Discovery total rework (casting devices should now show up instantly)
     - Download and qualities now show codecs and estimated download size
     - Option buttons are now slightly bigger
     - Unsupported source types are now ignored
     - Polycentric profiles now link to Harbor instead
     - DOMParser now has tagName and parentElement aliases
    
     - Youtube: Hide toasts by default, can be enabled in settings
     
    Fixes:
     - Youtube: Generated subtitles no longer overlap as much
     - Youtube: Comment author names fixed
     - Rumble: Fixed creator search
     - Fixed issue where media would falsely not resume after a transient loss (see settings)
     - Fixed HLS audio downloads in a playlist
     - Fixed issue where download requests timed out too quickly
     - Dialog code view now has a max height
     - Fixed resource leak when downloading HLS
     - Fixed quality selection when clicking download with HLS selected by default
     - Fixed issue where media session could time out after 10 minutes causing the video to close (when paused) and possible issues with headphone controls not working 
     - Added retry to gaining audio focus when failed
     
    And various other minor improvements. In next release (not this one), we are aiming to have proper landscape support on all views.
  • 256
    Lots of groundwork for upcoming changes and giving plugins even more capabilities, especially in relation to low-level media handling.
    
    Features: 
     - New Source: Bitchute
     - New Source: DailyMotion
    
     - Setting to allow video to go under cutout (true by default) 
     - Setting to disable quality deduplication (Simplify sources)
     - Setting to prioritize webm over mp4 containers/codecs
    
     - Plugin DashManifestRaw support (plugin-generated dash manifests)
     - Plugin DashManifestRaw.generate support (lazily generated dash manifests)
     - Plugin RequestExecutor support (full media data handling by plugin)
     - Plugin HTTP now supports binary body and responses
     - Plugin whitelist wildcard subdomain support
     - Plugin can now limit concurreny threads using "maxDownloadParallelism"
     - Plugins now have a polyfill implementation for atob/btoa by default
     
    Improvements:
     - Rotation total rework
     - mDNS Discovery total rework (casting devices should now show up instantly)
     - Download and qualities now show codecs and estimated download size
     - Option buttons are now slightly bigger
     - Unsupported source types are now ignored
     - Polycentric profiles now link to Harbor instead
     - DOMParser now has tagName and parentElement aliases
    
     - Youtube: Hide toasts by default, can be enabled in settings
     
    Fixes:
     - Youtube: Generated subtitles no longer overlap as much
     - Youtube: Comment author names fixed
     - Rumble: Fixed creator search
     - Fixed issue where media would falsely not resume after a transient loss (see settings)
     - Fixed HLS audio downloads in a playlist
     - Fixed issue where download requests timed out too quickly
     - Dialog code view now has a max height
     - Fixed resource leak when downloading HLS
     - Fixed quality selection when clicking download with HLS selected by default
     - Fixed issue where media session could time out after 10 minutes causing the video to close (when paused) and possible issues with headphone controls not working 
     - Added retry to gaining audio focus when failed
     
    And various other minor improvements. In next release (not this one), we are aiming to have proper landscape support on all views.
  • 255
    Lots of groundwork for upcoming changes and giving plugins even more capabilities, especially in relation to low-level media handling.
    
    Features: 
     - New Source: Bitchute
     - New Source: DailyMotion
    
     - Setting to allow video to go under cutout (true by default) 
     - Setting to disable quality deduplication (Simplify sources)
     - Setting to prioritize webm over mp4 containers/codecs
    
     - Plugin DashManifestRaw support (plugin-generated dash manifests)
     - Plugin DashManifestRaw.generate support (lazily generated dash manifests)
     - Plugin RequestExecutor support (full media data handling by plugin)
     - Plugin HTTP now supports binary body and responses
     - Plugin whitelist wildcard subdomain support
     - Plugin can now limit concurreny threads using "maxDownloadParallelism"
     - Plugins now have a polyfill implementation for atob/btoa by default
     
    Improvements:
     - Rotation total rework
     - mDNS Discovery total rework (casting devices should now show up instantly)
     - Download and qualities now show codecs and estimated download size
     - Option buttons are now slightly bigger
     - Unsupported source types are now ignored
     - Polycentric profiles now link to Harbor instead
     - DOMParser now has tagName and parentElement aliases
     
     - Youtube: Hide toasts by default, can be enabled in settings
     
    Fixes:
     - Youtube: Generated subtitles no longer overlap as much
     - Youtube: Comment author names fixed
     - Rumble: Fixed creator search
     - Fixed HLS audio downloads in a playlist
     - Fixed issue where download requests timed out too quickly
     - Dialog code view now has a max height
     - Fixed resource leak when downloading HLS
     - Fixed quality selection when clicking download with HLS selected by default
     - Fixed issue where media session could time out after 10 minutes causing the video to close (when paused) and possible issues with headphone controls not working 
     
    And various other minor improvements. In next release (not this one), we are aiming to have proper landscape support on all views.
  • 254
    Lots of groundwork for upcoming changes and giving plugins even more capabilities, especially in relation to low-level media handling.
    
    Features: 
     - New Source: Bitchute
     - New Source: Subscribestar
     - New Source: DailyMotion
    
     - Setting to allow video to go under cutout (true by default) 
     - Setting to disable quality deduplication (Simplify sources)
     - Setting to prioritize webm over mp4 containers/codecs
    
     - Plugin DashManifestRaw support (plugin-generated dash manifests)
     - Plugin DashManifestRaw.generate support (lazily generated dash manifests)
     - Plugin RequestExecutor support (full media data handling by plugin)
     - Plugin HTTP now supports binary body and responses
     - Plugin whitelist wildcard subdomain support
     - Plugin can now limit concurreny threads using "maxDownloadParallelism"
     
    Improvements:
     - Rotation total rework
     - mDNS Discovery total rework (casting devices should now show up instantly)
     - Download and qualities now show codecs and estimated download size
     - Option buttons are now slightly bigger
     - Unsupported source types are now ignored
     - Polycentric profiles now link to Harbor instead
     
    Fixes:
     - Youtube: Generated subtitles no longer overlap as much
     - Fixed HLS audio downloads in a playlist
     - Fixed issue where download requests timed out too quickly
     - Dialog code view now has a max height
     - Fixed resource leak when downloading HLS
     - Fixed quality selection when clicking download with HLS selected by default
     - Fixed issue where media session could time out after 10 minutes causing the video to close (when paused) and possible issues with headphone controls not working 
     
    And various other minor improvements. In next release (not this one), we are aiming to have proper landscape support on all views.
  • 253
    72efb214 · Mark as watched action ·
    Feature:
     - Privacy/Incognito mode, allow access to videos without tracking history/playback while active
     - Add to history/Mark as watched in video options menus.
    
    Improvements:
     - Possible fix for unauthorized media errors, working around blocking
     - Plugins can now request subdomain wildcards for allowed urls
     - Additional logging
    
    Bugfix:
     - Stop live events after leaving live video through a queue
  • 252
    Feature:
     - Privacy/Incognito mode, allow access to videos without tracking history/playback while active
    
    Improvements:
     - Possible fix for unauthorized media errors, working around blocking
     - Plugins can now request subdomain wildcards for allowed urls
     - Additional logging
    
    Bugfix:
     - Stop live events after leaving live video through a queue
  • 251
    Feature:
     - Privacy/Incognito mode, allow access to videos without tracking history/playback while active
    
    Improvements:
     - Keep alive media notification every 5 minutes (Keep notification active during paused media)
     - Possible fix for unauthorized media errors, working around blocking
     - Plugins can now request subdomain wildcards for allowed urls
     - Additional logging
    
    Bugfix:
     - Stop live events after leaving live video through a queue
  • 250
    Release for debugging
  • 249
    Features
     - Channel Playlist tab
     - Plugin getChannnelPlaylists support
     - Plugin Livechat interval element removal support
     - Plugin bridge.buildVersion and bridge.buildFlavor support
     - DevSetting to allow all certificates (Used for proxy debugging)
    
     - Spotify support
     - YT: Channel Playlists support
     - Nebula: Playback tracking, import, etc
     - Odysee: Playback tracking, import, etc
     - Content recommendation plugin specs (no UI yet)
    
    Improvements
     - Minor doc fixes
     - Minor log improvements
     - Polycentric ID share intent changed
     - Looping videos now use seek instead of reloads
     - Remote playlists now properly page videos (Faster load speeds of big playlists)
     - Playlist import now only fetches video lists after selection (May fix import issues for some)
     - Playlist video counts are now hidden if unknown
     - Auto-convert small playlists
     - Exporting now no longer uses a foreground service (lesser solution, required for updating play store)
     - HLS and Dash sources are no longer deduplicated
    
     - Twitch: Cookie banner hiding
     - YT: Uses proper playlist paging for videos
     - Odysee: Will retry 502s on search
    
    Fixes
     - Crash fix if some http client methods are used in plugins
     - Fix Looping offline videos
     - Fix Locked content deserialization
    
     - YT: Fix for some specific videos not loading
     - YT: Fix where trending fallback has no results
  • 248
    Features
     - Channel Playlist tab
     - Plugin getChannnelPlaylists support
     - Plugin Livechat interval element removal support
     - Plugin bridge.buildVersion and bridge.buildFlavor support
     - DevSetting to allow all certificates (Used for proxy debugging)
    
     - Spotify support
     - YT: Channel Playlists support
     - Nebula: Playback tracking, import, etc
     - Odysee: Playback tracking, import, etc
     - Content recommendation plugin specs (no UI yet)
    
    Improvements
     - Minor doc fixes
     - Minor log improvements
     - Polycentric ID share intent changed
     - Looping videos now use seek instead of reloads
     - Remote playlists now properly page videos (Faster load speeds of big playlists)
     - Playlist import now only fetches video lists after selection (May fix import issues for some)
     - Playlist video counts are now hidden if unknown
     - Auto-convert small playlists
     - Exporting now no longer uses a foreground service (lesser solution, required for updating play store)
    
     - Twitch: Cookie banner hiding
     - YT: Uses proper playlist paging for videos
     - Odysee: Will retry 502s on search
    
    Fixes
     - Crash fix if some http client methods are used in plugins
     - Fix Looping offline videos
     - Fix Locked content deserialization
    
     - YT: Fix for some specific videos not loading
     - YT: Fix where trending fallback has no results
  • 247
    Features
     - Channel Playlist tab
     - Plugin getChannnelPlaylists support
     - Plugin Livechat interval element removal support
     - Plugin bridge.buildVersion and bridge.buildFlavor support
     - DevSetting to allow all certificates (Used for proxy debugging)
    
     - Spotify support
     - YT: Channel Playlists support
     - Content recommendation plugin specs (no UI yet)
    
    Improvements
     - Minor doc fixes
     - Minor log improvements
     - Polycentric ID share intent changed
     - Looping videos now use seek instead of reloads
     - Remote playlists now properly page videos (Faster load speeds of big playlists)
     - Playlist import now only fetches video lists after selection (May fix import issues for some)
     - Playlist video counts are now hidden if unknown
     - Auto-convert small playlists
     - Exporting now no longer uses a foreground service (lesser solution, required for updating play store)
    
     - Twitch: Cookie banner hiding
     - YT: Uses proper playlist paging for videos
    
    Fixes
     - Crash fix if some http client methods are used in plugins
     - Fix Looping offline videos
     - Fix Locked content deserialization
    
     - YT: Fix for some specific videos not loading
  • 246
    Features
     - Channel Playlist tab
     - Plugin getChannnelPlaylists support
     - Plugin Livechat interval element removal support
     - Plugin bridge.buildVersion and bridge.buildFlavor support
     - DevSetting to allow all certificates (Used for proxy debugging)
    
     - Spotify support
     - YT: Channel Playlists support
     - Content recommendation plugin specs (no UI yet)
    
    Improvements
     - Minor doc fixes
     - Minor log improvements
     - Polycentric ID share intent changed
     - Looping videos now use seek instead of reloads
     - Remote playlists now properly page videos (Faster load speeds of big playlists)
     - Playlist import now only fetches video lists after selection (May fix import issues for some)
     - Playlist video counts are now hidden if unknown
    
     - Twitch: Cookie banner hiding
     - YT: Uses proper playlist paging for videos
    
    Fixes
     - Crash fix if some http client methods are used in plugins
     - Fix Looping offline videos
     - Fix Locked content deserialization
    
     - YT: Fix for some specific videos not loading