Greasy Fork is available in English.
A simple userscript to download YouTube videos in MAX QUALITY
Це всі версії цього скрипту. Показати тільки версії, де присутні зміни в коді.
feat: disable quality control when advanced settings are enabled
feat: select download quality (#8)
fix: don't load script in iframes (#7)
fix: add y margin to container
feat(BETA): partially re-implement advanced options
feat: Cobalt API url change
https://github.com/imputnet/cobalt/blob/current/docs/api.md
fix: small style changes
fix: remove parentheses
fix: stop menu opening when typing (#6)
fix: show notification when error is encountered + always show error log in console
feat(BREAKING CHANGE): v3.0.0 full rewrite
ci: version change
fix: fixed video downloading not working on yt music ( #3 )
fix: reset code to eval after update
refactor: formatting
refactor: JSDocs
feat: more logging
feat: added new menu info to button hover title
feat: better notification message ( #2 )
feat: add menu with middle click
feat: add code textarea + logic
feat: add reset to default button
feat: notification warning + fixed notification z-index
feat: added video data extractor
feat: added placeholders parser
feat: placeholders docs + notify now uses innerHTML
notify
innerHTML
ci: version change ( fixes #2 )
fix(HOTFIX): injection of new elements missing
Fixed new elements not meing injected after navigation by using YouTube's custom events
feat: fixed right click event + code optimization
feat: added yt shorts support
feat: name change
feat: version change
feat: notification system + readme
feat: youtube music support
feat: moved button to video player