Web2mp3 作成者: Alexis Métaireau
Convert web pages to .mp3 files, locally.
51 人のユーザー51 人のユーザー
拡張機能メタデータ
この拡張機能について
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 人のレビュー担当者が 4 と評価しました
権限とデータ
詳しい情報
- バージョン
- 1.2resigned1
- サイズ
- 11.61 KB
- 最終更新日
- 2年前 (2024年4月25日)
- バージョン履歴
- コレクションへ追加