YT-DLP Automator Extension 作者: Klay
Sends YouTube URLs to the local YT-DLP Python script.
扩展元数据
关于此扩展
A Youtube downloader that you can download the videos using this extension on the Youtube's site quickly using yt-dlp and python.
Required to install :
1. Python :
Download it on python official website
2. Yt-dlp :
Type the command below in the terminal :
For macOS / Linux :
For windows cmd :
3. Python package ( optional ) :
3.1 Install pip first :
Open terminal and type :
* For macOS / Linux *
* For windows *
3.2 install packages :
Open terminal and type :
* For macOS / Linux *
* For windows *
Required to install :
1. Python :
Download it on python official website
2. Yt-dlp :
Type the command below in the terminal :
For macOS / Linux :
sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp && sudo chmod +x /usr/local/bin/yt-dlpFor windows cmd :
winget install ytdlp 3. Python package ( optional ) :
3.1 Install pip first :
Open terminal and type :
* For macOS / Linux *
python3 -m ensurepip --upgrade* For windows *
python -m ensurepip --upgrade 3.2 install packages :
Open terminal and type :
* For macOS / Linux *
python3 -m pip install openpyxl yt-dlp* For windows *
python -m pip install openpyxl yt-dlp评分 0(1 位用户)
权限与数据
必要权限:
- 与 Firefox 之外的其他程序交换信息
- 获取浏览器标签页
- 访问您用于 youtube.com 域名的网站的数据
可选权限:
- 访问您在 127.0.0.1:65432 的数据
收集的数据:
- 开发者称此扩展无需收集数据。
更多信息