rest - Upload a video file on Dtube.video in java -


there new website (youtube clone): dtube.video

there no api use service, , trying build java program upload videos on it.

i tried 'curl cmd' browser (in debug mode), can't figured out how turn proper java code.

do think it's doable ? best practice redo in java browser ?

if guide me (or send code sample)...


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -