Hi video people,
Does anyone have any experience with downloading Youtube clips? Maybe using the Youtube Api? Would be nice to offer an automated tool to upload a Youtube clip to Commons. For example http://www.youtube.com/user/whitehouse contains quite some interesting (public domain) clips like https://secure.wikimedia.org/wikipedia/commons/wiki/File:President_Obama_on_...
Maarten
Hi Maarten,
For casual use, I suggest using the PwnYouTube bookmarklet: http://deturl.com/bookmarklet-to-directly-download-videos-from-youtube.asp
Note that other bookmarklets are currently broken due to recent YouTube design changes. I don't have experience with YouTube's API, but JavaScript execution seems to be the way to go.
Sincerely, George
On Sat, May 7, 2011 7:34 am, Maarten Dammers wrote:
Hi video people,
Does anyone have any experience with downloading Youtube clips? Maybe using the Youtube Api? Would be nice to offer an automated tool to upload a Youtube clip to Commons. For example http://www.youtube.com/user/whitehouse contains quite some interesting (public domain) clips like https://secure.wikimedia.org/wikipedia/commons/wiki/File:President_Obama_on_...
Maarten
Wikivideo-l mailing list Wikivideo-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikivideo-l
Would be nice to have a youtube2commons type script on toolserver or elsewhere. Magnus wrote this nice http://toolserver.org/~magnus/url2commons.php script that could potentially be extended for this cause.
--michael
On 05/07/2011 06:39 AM, George Chriss wrote:
Hi Maarten,
For casual use, I suggest using the PwnYouTube bookmarklet: http://deturl.com/bookmarklet-to-directly-download-videos-from-youtube.asp
Note that other bookmarklets are currently broken due to recent YouTube design changes. I don't have experience with YouTube's API, but JavaScript execution seems to be the way to go.
Sincerely, George
On Sat, May 7, 2011 7:34 am, Maarten Dammers wrote:
Hi video people,
Does anyone have any experience with downloading Youtube clips? Maybe using the Youtube Api? Would be nice to offer an automated tool to upload a Youtube clip to Commons. For example http://www.youtube.com/user/whitehouse contains quite some interesting (public domain) clips like https://secure.wikimedia.org/wikipedia/commons/wiki/File:President_Obama_on_...
Maarten
Wikivideo-l mailing list Wikivideo-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikivideo-l
Hi Michael,
Op 7-5-2011 15:37, Michael Dale schreef:
Would be nice to have a youtube2commons type script on toolserver or elsewhere. Magnus wrote this nice http://toolserver.org/~magnus/url2commons.php script that could potentially be extended for this cause.
If the Youtube api exposes files to be downloaded it can be added to any tool. I could easily modify one of my tools to not rip a Flickr or Panoramio stream, but a Youtube stream, but only if the source file is easy to download. Maybe I'll just do uploading of Flickr clips first.....
Maarten
--michael
On 05/07/2011 06:39 AM, George Chriss wrote:
Hi Maarten,
For casual use, I suggest using the PwnYouTube bookmarklet: http://deturl.com/bookmarklet-to-directly-download-videos-from-youtube.asp
Note that other bookmarklets are currently broken due to recent YouTube design changes. I don't have experience with YouTube's API, but JavaScript execution seems to be the way to go.
Sincerely, George
On Sat, May 7, 2011 7:34 am, Maarten Dammers wrote:
Hi video people,
Does anyone have any experience with downloading Youtube clips? Maybe using the Youtube Api? Would be nice to offer an automated tool to upload a Youtube clip to Commons. For example http://www.youtube.com/user/whitehouse contains quite some interesting (public domain) clips like https://secure.wikimedia.org/wikipedia/commons/wiki/File:President_Obama_on_...
Maarten
Wikivideo-l mailing list Wikivideo-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikivideo-l
Wikivideo-l mailing list Wikivideo-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikivideo-l
Hi, On 05/08/2011 03:07 PM, Maarten Dammers wrote:
If the Youtube api exposes files to be downloaded it can be added to any tool. I could easily modify one of my tools to not rip a Flickr or Panoramio stream, but a Youtube stream, but only if the source file is easy to download. Maybe I'll just do uploading of Flickr clips first.....
Youtube does not exactly expose those urls in there api. attached is a python script that can download WebM videos from youtube though, converting this to PHP should not be a problem, however downloading can take some time since youtube throttles downloads, thus running it in the 30s php has will not work.
j
wikivideo-l@lists.wikimedia.org