this post was submitted on 31 Jan 2024
63 points (98.5% liked)

Jellyfin: The Free Software Media System

5584 readers
1 users here now

Current stable release: 10.9.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

I spent a decent amount of time making a nice web application to wrap up the functionalities of yt-dlp, makes it really easy to follow content through Jellyfin!

Have a look if you have the chance, I think people could make good use of it: https://github.com/MattMckenzy/ToothPick

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 7 months ago (5 children)

Sounds interesting but I don't understand. Some screenshots would help, how it actually work, how it integrates to jellyfin?

[–] [email protected] 7 points 7 months ago* (last edited 7 months ago) (2 children)

I've just added images and more descriptions on each page in the GitHub readme, should provide a nice overview now!

[–] [email protected] 4 points 7 months ago (1 children)

I understand now, thank you, very informative images, it helps a lot.

If you add a playlist link will it automatically download new videos added to the playlist in the future? Or only existing ones at the time of subscription?

Maybe a feature request: Is it possible to add channels? So it automatically downloads new videos uploaded to a channel?

[–] [email protected] 3 points 7 months ago

It's meant to periodically scan the locations for new content, so yes, newly added ones will be downloaded as well. By default it scans every 10 minutes!

As for channels, it supports any web page that yt-dlp can parse as a playlist, so more than likely whatever kind of page you're thinking of will work as well!

yt-dlp is impressively compatible.

load more comments (2 replies)