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

Pixabay videos permission denied #6

Open
trentonbrochill opened this issue May 6, 2024 · 1 comment
Open

Pixabay videos permission denied #6

trentonbrochill opened this issue May 6, 2024 · 1 comment

Comments

@trentonbrochill
Copy link

When running download.py

I get that the 6 "pixabay" videos failed to download (ffmpeg throws a moov atom error)

Debug steps:
I grabbed the direct url
for example, https://pixabay.com/videos/download/video-33572_source.mp4?attachment

then ran
wget https://pixabay.com/videos/download/video-33572_source.mp4?attachment
which returned a 403 forbidden.

Additionally, this also returned 403 forbidden
wget https://pixabay.com/videos/download/video-33572_source.mp4

Going to that location with a webbrowser prompts me to make an account

@usbhub
Copy link

usbhub commented May 17, 2024

The automatic method of downloading may no longer work. If you manually go to the video page though, following the instructions here: https://github.com/amazon-science/tracking-dataset/blob/main/readme/external_dataset.md#pixabay , those manual steps seem to still work without an account, it's 6 videos so hopefully not too much trouble.

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

2 participants