fe80Grau / ytdlp2STRM

A little script to serve Youtube / Twitch / Crunchyroll videos without storage it. Uses yt-dlp HTTP data throught Flask and dynamic URLs. We can use this dynamic URLs to set STRM files.
https://github.com/fe80Grau/ytdlp2STRM
MIT License
209 stars 19 forks source link

Guide maybe? lol #51

Closed DEV-MalletteS closed 3 months ago

DEV-MalletteS commented 3 months ago

Hey bro, huge Jellyfin fan here annd your git repo is exciting! But I need a little bit of help. It's installed andn everything but I need a bit of help on what to input in Crunchyroll, Jellyfin base URL, API, etc. I know you can get an API from the dashboard and I know how to get the user ID, but I nneed more details, sort of like, is there a certain plugin to install? How is it going to appear in my medias or display?

Please assist bro!

fe80Grau commented 3 months ago

It's not necessary to install any plugin in Jellyfin, simply add the directory where you are generating the strms to your library, everything will appear in your Jellyfin and it is capable of playing the strms natively.

Then the configuration for the integration between the Crunchyroll plugin for ytdlp2STRM is very basic,

jellyfin_base_url: the address of your Jellyfin, if you have it locally then something like http://192.168.1.X:8096, it also accepts domains, in my case I have a no-ip one with type http://xxxx.ddns.net:8096

jellyfin_user_id and jellyfin_api_key you already mentioned that you know the values, just put them.

There is another related parameter in the general configuration and it is ytdlp2strm_temp_file_duration, here you specify in seconds how long you want the temporary files that are necessarily downloaded to last. Default is 86400 seconds (24 hours)

I hope that with this and the README.md I have resolved your doubts.

DEV-MalletteS commented 3 months ago

Thank you, where exactly do I add those files, I've seen them on my disk drive under C:\Media\Twitch. I was wondering where to add them in Jellyfin, as a movie? A show? Live TV?

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: David Grau @.> Sent: Monday, June 17, 2024 1:36:45 PM To: fe80Grau/ytdlp2STRM @.> Cc: Stephane Mallette @.>; Author @.> Subject: Re: [fe80Grau/ytdlp2STRM] Guide maybe? lol (Issue #51)

It's not necessary to install any plugin in Jellyfin, simply add the directory where you are generating the strms to your library, everything will appear in your Jellyfin and it is capable of playing the strms natively.

Then the configuration for the integration between the Crunchyroll plugin for ytdlp2STRM is very basic,

jellyfin_base_url: the address of your Jellyfin, if you have it locally then something like http://192.168.1.X:8096, it also accepts domains, in my case I have a no-ip one with type http://xxxx.ddns. net:8096

jellyfin_user_id and jellyfin_api_key you already mentioned that you know the values, just put them.

There is another related parameter in the general configuration and it is ytdlp2strm_temp_file_duration, here you specify in seconds how long you want the temporary files that are necessarily downloaded to last. Default is 86400 seconds (24 hours)

I hope that with this and the README.md I have resolved your doubts.

— Reply to this email directly, view it on GitHubhttps://github.com/fe80Grau/ytdlp2STRM/issues/51#issuecomment-2173967414, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AG5EXGRURM45UHBUR2XAYTTZH4NC3AVCNFSM6AAAAABJNOKQNOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZTHE3DONBRGQ. You are receiving this because you authored the thread.Message ID: @.***>

fe80Grau commented 3 months ago

Ieeeeep. You can manage the strm folder in plugin settings with strm_output_folder option.

In Jellyfin I use Show.