Open OwenHua666 opened 4 years ago
I have recently been working with this dataset for a project. As you mentioned, some of the videos are now unavailable, either because they are deleted or they are removed due to copyright issues. I have written a short script using YouTube API to create a new list of videos that are available for downloading with the youtube-dl command as suggested by the authors.
I have created a repository with the scripts I have written, also a new wsvd_list.txt including only the valid video IDs. If you need it, you can see it from this repository.
Thanks!
Owen(Yiwen) Hua
Computer Vision Engineer
+1 610.914.4070
Leia Inc.
2440 Sand Hill Rd, Ste 303
Menlo Park, CA 94025 www.leiainc.com https://www.leiainc.com/ https://twitter.com/leiainc?lang=en https://www.instagram.com/leiainc/?hl=en https://www.facebook.com/leiainc/ https://www.linkedin.com/company/3571526/
On Tue, May 26, 2020 at 12:44 PM Ayca Takmaz notifications@github.com wrote:
I have recently been working with this dataset for a project. As you mentioned some of the videos are now unavailable, either because they are deleted or they are removed due to copyright issues. I have written a short script using YouTube API to create a new list of videos that are available for download with the youtube-dl command as suggested by the authors.
I have created a repository with the scripts I have written, also a new wsvd_list.txt including only the valid video IDs. If you need it, you can see it from this repository. https://github.com/aycatakmaz/wsvd_dataset_loader.git
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MightyChaos/wsvd_test/issues/1#issuecomment-634239040, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGDP254A5QLE7CVTAEBBN5LRTQL3JANCNFSM4NEIZDTQ .
Hi, I followed the instruction here https://sites.google.com/view/wsvd/home and want to download the WSVD dataset. It looks like either the download script is not working or the videos were deleted on Youtube. Is there another link/method that I can download the dataset?