Download YouTube videos. Video formats are listed at the top of the watch page. Video links are tagged so that they can be downloaded easily.
Сапсибо помогло на Vivaldi.6.8.3381.57.x64
Thanks, it helped Vivaldi.6.8.3381.57.x64
Сапсибо помогло на Vivaldi.6.8.3381.57.x64
Thanks, it helped Vivaldi.6.8.3381.57.x64
вивальди ванлав ))))
Дякую. Працює. Opera 113👍
after
/* Tested on Firefox 5.0, Chrome 13 and Opera 11.50 */
add:
/*fix trustedTypes */
if (window.trustedTypes && window.trustedTypes.createPolicy) {
window.trustedTypes.createPolicy('default', {
createHTML: (string, sink) => string
});
}
/*fix trustedTypes end*/