[Bug 55622] API doesn't expose transcoded media URLs

2013-10-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55622 Brion Vibber br...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55622] API doesn't expose transcoded media URLs

2013-10-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55622 --- Comment #1 from Brion Vibber br...@wikimedia.org --- Here's the workaround I'm using in ogv.js demo to take the original-media URL, a known height format, and return the URL to the transcode: function transcodeUrl(url, height, format)

[Bug 55622] API doesn't expose transcoded media URLs

2013-10-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55622 --- Comment #2 from Bawolff (Brian Wolff) bawolff...@gmail.com --- Ignoring that its kind of broken (integer keys not allowed in xml format), not properly documented, and imo a confusing way to extend an api module, I believe you can get that

[Bug 55622] API doesn't expose transcoded media URLs

2013-10-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55622 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Low -- You are