issues
search
VueTubeApp
/
VueTube
A simple FOSS video streaming client aimed to recreate ALL features from their respective apps (and more)
GNU General Public License v3.0
3.27k
stars
171
forks
source link
Major update
#627
Closed
pixkk
closed
1 year ago
pixkk
commented
1 year ago
Changed checking of metadata.icon value in iconTypeMap
Changed video preview quality from maxresdefault to hqresdefault
Added new type of channel url - /@examplechannel
Fixed displaying channels which opened from search.
Fixing some bugs in displaying description.
Created function makeDecipherFunction for deciphering url`s. Fixed an issue where the application would stop working if the function was generated incorrectly. Updated regex patterns.
Removed autoplay parameter in video element, Added auto-selection of the maximum supported quality for the device depending on its resolution (DOES NOT depend on Internet speed). Updated, but temporary disabled blobToDataURL function (cause bugs, such as repeating video when url in video element changes, quality selector breaking etc.).
. Maybe it can fix next issue -
https://github.com/VueTubeApp/VueTube/issues/623