Web2mp3 作者: Alexis Métaireau
Convert web pages to .mp3 files, locally.
43 个用户43 个用户
扩展元数据
关于此扩展
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 ;)
评分 4(1 位用户)
权限与数据
更多信息
- 附加组件链接
- 版本
- 1.2resigned1
- 大小
- 11.61 KB
- 上次更新
- 2 年前 (2024年4月25日)
- 版本历史
- 添加到收藏集