FabiUnne/youtube-upload

Add option to check video processing status

Closed this issue · 7 comments

Hello mate, can I make two requests please.

1) A option for calling a second function that can query youtube in a 
approperiate amount of time to see if the file is finished processing and if 
not wait and try again in a bit until it reports its finished.

2) Once finished processing a option to call a third function, Not sure if 
youtube allow this or not, but a option to re-download the processed file.

thanks

Original issue reported on code.google.com by cam...@campersalmanac.com on 7 Oct 2010 at 11:03

1) it is feasible

2) this is not necessary: once 1) is implemented, a simple bash script (2 
lines) can upload + download.

Pf course to download a youtube file you would use an external existing app 
(i.e. clive).

Original comment by tokland on 8 Oct 2010 at 8:20

  • Changed title: Add option to check video processing status
  • Changed state: Accepted
check it out: r86 (--wait-processed)

Original comment by tokland on 9 Oct 2010 at 11:53

  • Changed state: Started
my unskilled look at the codes looks nice, how do I use it?

thanks, and thanks for the fast turn around.

Original comment by cam...@campersalmanac.com on 9 Oct 2010 at 9:15

Follow the instructions in 
http://code.google.com/p/youtube-upload/source/checkout to get the repository 
version, and then do the setup.py install as usual (it's explained in the 
Readme).

Original comment by tokland on 9 Oct 2010 at 9:29

got it, thank you.. Great addition, worked well.

THANK YOU

Original comment by cam...@campersalmanac.com on 9 Oct 2010 at 9:38

glad it worked

Original comment by tokland on 9 Oct 2010 at 9:57

  • Changed state: Fixed

Original comment by tokland on 13 May 2014 at 2:55