Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AECX/FinTube
Jellyfin Plugin to import directly from YT
https://github.com/AECX/FinTube
Last synced: 6 days ago
JSON representation
Jellyfin Plugin to import directly from YT
- Host: GitHub
- URL: https://github.com/AECX/FinTube
- Owner: AECX
- Created: 2023-07-26T09:52:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-15T14:15:04.000Z (about 2 months ago)
- Last Synced: 2024-09-15T15:34:26.012Z (about 2 months ago)
- Language: HTML
- Size: 1.17 MB
- Stars: 97
- Watchers: 1
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
- awesome-jellyfin - FinTube - Easily add content from YouTube to your Jellyfin installation. (🧩 Plugins)
README
# FinTube
Easily add content from YouTube to your Jellyfin installation
![](https://raw.githubusercontent.com/AECX/FinTube/master/Assets/logo.png)
## Dependencies
FinTube requires [YouTube-DL/YouTube-DLP](https://github.com/yt-dlp/yt-dlp) and [id3v2](https://sourceforge.net/projects/id3v2/) for full functionality, however YT-DLP is sufficient for operation.
Check the link above to install YT-DLP and install id3v2:
- Debian/Ubuntu `# sudo apt install id3v2`
- Arch `# sudo pacman -S id3v2`For other OS please check your package manager.
## Install
### Add my Repository
1. In your Admin Dashboard navigate to "Plugins"
2. Switch to the "Repositories" tab
3. Click "+" and add the Repository `https://raw.githubusercontent.com/AECX/FinTube/master/manifest.json`
Name it "HenkeGG" or "AECX" - Or whatever helps you remember### Install and configure the plugin
1. Switch to the "Catalog" tab
2. Search for the "FinTube" plugin and click install
3. Restart the Server and head back to the "Plugins" Sections
4. Click on FinTube and Select "Settings", enter a valid executable for yt-dlp/youtube-dl
5. Optionally: Enter a valid executable for id3v2 to be able to Tag Music with Artist, Title, Album and Track informationNow you are ready to go, head to the "FinTube" plugin page (at the bottom of your dashboard navigation), enter information as desired to start importing from YouTube.