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

Upload hundreds of videos easily? #44

Closed
hellomotow opened this issue Jul 2, 2018 · 5 comments
Closed

Upload hundreds of videos easily? #44

hellomotow opened this issue Jul 2, 2018 · 5 comments

Comments

@hellomotow
Copy link

I was wondering if there is a script to upload loads of videos easily? For example

./program -sourcevideohash Q321St4cU3........... -snap '/root/previews/video 1 test.jpg' -videotitle 'This is a test' -nsfw y/n -description -tag etc

@skzap
Copy link
Member

skzap commented Jul 3, 2018

No. I do not want to prioritize things like that especially currently through our centralized upload servers. If you do it through your own ipfs node then it should be okay.

Also the STEEM blockchain has a limitation of 5 minutes between each root post, so you won't ever be able to go faster than that.

@hellomotow
Copy link
Author

@skzap I will be doing it through my own IPFS node which is why I added the "-sourcevideohash Q321St4cU3" part.

The images will go through your servers but if there is a way to do it with my own IPFS hash I'm all for it.

@skzap
Copy link
Member

skzap commented Jul 3, 2018

I recommend running https://github.com/dtube/ipfs-uploader, it will help you. Then you will probably need to create a script that hits on it to get the hashes of snap, encoded videos, and sprite (the picture used for video preview when you hover the time bar). Then format these hashes into a json like dtube creates in the app, and publish on steem (with whatever tool you like). It's a bit of work.

Feel free to reach out on discord for help ;)

@techcoderx
Copy link
Collaborator

Now with Avalon you're limited to account bandwidth, so unless you have a lot of DTCs to generate them in a short period of time this is not possible

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

3 participants