amazon-science / tracking-dataset

Apache License 2.0
50 stars 3 forks source link

Pixabay videos permission denied #6

Open trentonbrochill opened 1 month ago

trentonbrochill commented 1 month ago

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 commented 1 month ago

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.