Greasy Fork is available in English.

YouTube Cobalt Tools Download Button

Adds a download button to YouTube videos using Cobalt API for downloading videos or audio.

Zoznam verzií skriptu, ktorých kód bol aktualizovaný. Zobraziť všetky verzie.

  • v1.3.1 21.10.2024

    Changelog:

    • Use API v10
    • New list scraper
    • Error descriptions
  • v1.3 15.10.2024

    Changelog:

    • Better Cobalt instance scraping.
  • v1.2.1 15.10.2024

    Changelog:

    • Better Error communication.
  • v1.2 14.10.2024

    Changelog:

    • Remove need for CORS proxy. (I got GM.xmlHttpRequest working.)
  • v1.1 14.10.2024
  • v1.1 14.10.2024

    ChangeLog:

    • Clicking off to close download popup works after initial click, but not if already initiated download.
    • Disable changes to Quality and Format, after initiating download.
  • v1.0 14.10.2024

    Biggest Update Yet!

    Changelog:

    • Reworked quality fetching, much more reliable, uses built in YT variables now, however this does mean that you'll have to reload to use since the variables don't update on page change, if anyone's got a better workaround for this please LMK.
    • Fetches a V7 API Cobalt public instance from here, because the official V7 API instance is going to shut down soon.
    • Reworked Cobalt API request, should get right quality and such now.
    • Dynamically gets formats now in the same way it gets qualities, should only show ones that Cobalt will actually take.
    • Optimizations.
  • v0.4 25.06.2024

    Only initilize Download button on video player URLs.

  • v0.3 14.06.2024

    Added

    • When clicking outside the Download Menu, it is now closed.

    Fixed

    • Download URL using old URL when navigating between videos.
  • v0.2 14.06.2024

    Added

    • Now remove the native YouTube Premium download button.
    • Enhanced the quality scraping logic for better accuracy and performance.
    • Automatically closes the download menu when a new page is loaded.

    Changed

    • Improved the logic for injecting the download button, ensuring more reliable placement and functionality.
  • v0.1 13.06.2024