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

how to download the origin video from your hugginface dataset #30

Closed
valencebond opened this issue Dec 6, 2023 · 2 comments
Closed

Comments

@valencebond
Copy link

No description provided.

@RupertLuo
Copy link
Owner

You can refer to this issue #19

You can use the code at line 132 in the ‘Valley/Crawler/parallel_download_jukin.py’ to get all the video URLs, and use the wget command to download.

response = requests.post('https://www.jukinmedia.com/api/public/video/downloadVideo/'+jmId,headers=headers)

@valencebond
Copy link
Author

thanks

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