-
Notifications
You must be signed in to change notification settings - Fork 112
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
Some patreon videos downloading as m4a instead of mp4 #668
Comments
Please show me the contents of the Output tab, including the yellow text at the top. |
Here. After my post, I went through and made sure Tartube was updated, yt-dlp was updated, and everything. Now, it's not downloading m4a,but it is creating a new folder named "Channel_1", downloading part of the video where it's supposed to, and downloading the rest in this new folder. The original download location only has the jpg, info and description, but this new folder has 3 copies of the description, jpg, subtitles, and info files, along with one copy of the normal audio file and the mp4. I've run other videos, and had no problem. |
Your patreon URL contains a m3u8 playlist with more videos embed, it will create a new folder as well. With youtube is more easy to remove the "&list=..." part of the URL. For youtube, you can customize "download options" with "--no-playlist" parameter, so it will download only the specific video, not the whole set. I don't know if the parameter works with patreon URL embed playlist. |
Where would I put in "--no-playlist"? The additional download options under the name tab, the filtering tab under the downloads tab, or somewhere else? |
In the main menu, click Edit > General download options... and copy it into the Additional download options box. Obviously most of us can't test your link; in addition to what @luk9a says, you could try specifying the video format you want (Edit > General download options > Formats > Preferred or, in the Additional download options box, type -f mp4). |
Specifying the video format to mp4 gives me a "Requested format is not available. Use --list-formats for a list of available formats" error. But then it proceeds to create the "channel_1" folder, and download the mp4 file anyways. |
I suggest asking this question on the Reddit forum, where there are bound to be people who have actual knowledge of downloading from Patreon. |
I made a post there. If I can figure anything out, I'll come back here update. |
Thanks for taking the time to submit a bug report! Please include the following information:
What operating system are you using?
Ubuntu MATE 24.04
What version of Tartube are you using?
v2.5.059
I'm able to download other videos from Patreon, but specific ones are only downloading as m4a. They are videos that are also available as audio files on patreon as well, but I'm putting in the video link, not the audio link. (Podcasts and stuff)
The text was updated successfully, but these errors were encountered: