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

embedded videos aren't being downloaded (anymore?) #195

Open
vesper8 opened this issue Sep 16, 2023 · 1 comment
Open

embedded videos aren't being downloaded (anymore?) #195

vesper8 opened this issue Sep 16, 2023 · 1 comment
Labels
question Further information is requested

Comments

@vesper8
Copy link

vesper8 commented Sep 16, 2023

I'm running the command like this:

dotnet run --url https://www.patreon.com/m/xxxxxx/posts --descriptions --embeds --json --campaign-images --use-sub-directories --download-directory /Users/xxx/Downloads/_PATREON_DOWNLOADER

It gets everything but not the embedded videos. Instead it generates 3kb files called post_video

I also tried with this fork https://github.com/1zizi1/PatreonDownloader which has added benefit of downloading all the youtube videos, but it doesn't work on the embedded videos.. @1zizi1 maybe you have an idea of how to make that work? Awesome fork in any case!

Anyone know if it's because Patreon has changed the way they embed videos and this used to work.. ?

Many thanks!

@AlexCSDev
Copy link
Owner

PatreonDownloader never downloaded any videos unless they were a direct links to the file, not sure which videos you are talking about.

@AlexCSDev AlexCSDev added the question Further information is requested label Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants