
Web2mp3 作者: Alexis Métaireau
Convert web pages to .mp3 files, locally.
45 Users45 Users
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
關於此擴充套件
Disclaimer: this has been done for my own use, feel free to use it and submit
changes, but I probably won't spend a lot of time maintaining it.
This is a tiny web extension which does two things:
- It allows you to convert your shazam tags into mp3 files;
- It allows you to download any Youtube page as an mp3 file.
Requirements
First, this extension requires some steps before working properly.
It requires that you install the python application locally, and that
you install the "youtube-dl" package.
You will also need to add the native messaging app to the known ones.
On any linux machine, all of this can be accomplished with the following commands:
Then, install the extension.
Of course, you can install in a different location, just think about updating your paths!
Then, head to any youtube page, or to your shazams and click on the icon next to the URL. Your shazam tags will be automatically downloaded and available in
Enjoy ;)
changes, but I probably won't spend a lot of time maintaining it.
This is a tiny web extension which does two things:
- It allows you to convert your shazam tags into mp3 files;
- It allows you to download any Youtube page as an mp3 file.
Requirements
First, this extension requires some steps before working properly.
It requires that you install the python application locally, and that
you install the "youtube-dl" package.
You will also need to add the native messaging app to the known ones.
On any linux machine, all of this can be accomplished with the following commands:
apt install youtube-dl python3
mkdir ~/.apps && mkdir ~/.mozilla/native-messaging-hosts/
wget https://raw.githubusercontent.com/almet/web2mp3/master/web2mp3.py -O ~/.apps/web2mp3.py
wget https://raw.githubusercontent.com/almet/web2mp3/master/web2mp3.json -O ~/.mozilla/native-messaging-hosts/web2mp3.json
chmod +x ~/.apps/web2mp3.py
chmod +x ~/.mozilla/native-messaging-hosts/web2mp3.json
sed -i "s:/home/alexis/.apps:`echo ~/.apps`:g" ~/.mozilla/native-messaging-hosts/web2mp3.json
Then, install the extension.
Of course, you can install in a different location, just think about updating your paths!
Then, head to any youtube page, or to your shazams and click on the icon next to the URL. Your shazam tags will be automatically downloaded and available in
~/web2mp3
.Enjoy ;)
由 1 位評論者給出 4 分
權限與資料了解更多
必要權限:
- 與 Firefox 以外的程式交換訊息
- 向您顯示通知
- 存取瀏覽器分頁
- 存取您所有網站中的資料
更多資訊
Alexis Métaireau 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分