YouTube Script Downloader Button

Adds a button that passes the URL to youtubetranscript.com for the transcript

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
dhaden
Günlük kurulumlar
0
Toplam kurulumlar
212
Değerlendirmeler
1 0 0
Versiyon
1.0
Oluşturulma
15.06.2023
Güncellenme
15.06.2023
Boyut
4,57 KB
Lisans
MIT
Geçerli

YouTube Script Downloader Button. Adds a button that passes the current URL to youtubetranscript.com for the transcript for the audio. Requires a page-reload for the button to appear.

Why would this be needed? Sometimes you have YouTube's UI so customised, that the official transcript button is gone. Also, youtubetranscript.com is nicer, more features etc.

This also helps to save time on content-light or click-baity videos. What is it really about? Is it really a video with meaty content? Answer these questions with a quick glance at the transcript. This of course assumes you're not a slow reader!

Hacked from thisismy-github's 'Sleek YouTube Downloader' UserScript, so may conflict with that or anything else that places its button in the same place (see picture).

Working for me on the Opera (Chrome) Web browser.

Coders: Also serves as a commented demo of how to have a UserScript remove the /watch string from the YouTube URL, and pass it over to a service which doesn't require the /watch string.