Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not downloading channel data / .strm #63

Closed
MagnuBn opened this issue Jul 30, 2024 · 1 comment
Closed

Not downloading channel data / .strm #63

MagnuBn opened this issue Jul 30, 2024 · 1 comment

Comments

@MagnuBn
Copy link

MagnuBn commented Jul 30, 2024

Hi,

Great project! I do however have some issues getting starting..

I have installed ytdlp2STRM using the the "Windows" guide in the Readme. I added a channel to the youtube config and tried to run the "youtube script":
image

This is the youtube settings:
image

And this is the log I get from running the script:

$ python cli.py --media youtube --params direct
30/07/2024 21:57:13
Running youtube with ['direct'] params
Preparing channel https://www.youtube.com/@aragusea
/@aragusea
Working channel URL: https://www.youtube.com//@aragusea/videos
Getting channel ID...
Generating name folder...
Getting name...
Getting description...
Getting thumbnails...
Getting videos...
$

In the ./media/youtube folder, I only see one file: "Adam Ragusea.description". Should not a channel folder with more data be created? Also, the channel also released a video 8 days ago, should it not create a .strm file that Jellyfin can pickup?

Thanks a lot!

@MagnuBn
Copy link
Author

MagnuBn commented Jul 31, 2024

I found a solution! Firstly, I added a few more channels to the list. Then the log said it created directories, but I could not find them. The solution was to provide a complete path to the strm_output_folder, not only "/media/youtube", but "C:\ProgramData\ytdlp2STRM\media\Youtube". Now it downloads the .strm files!
It seems the "/media/youtube" path was sufficient to get the .description files, but not the complete channel data.

@MagnuBn MagnuBn closed this as completed Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant