Custom Query (1173 matches)
Results (121 - 123 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#726 | duplicate | Allow to embed GNU Mediagoblin player in a web page | ||
Description |
Currently, the only way I've found to play a video stored in an instance of GNU Mediagoblin in another website is the HTML5 markup video with the URL of the webm file. However, some web browsers don't support this format. I suggest to add a button to provide a short piece of source code that would allow to embed the whole player in any web page. Maybe GNU Mediagoblin should convert the video files into several formats in order to have some fallback solutions when WebM isn't supported. I don't know how to play a WebM video in MS IE 9 and it seems to support only H264 :( |
|||
#521 | fixed | Allow to set default license for uploads | ||
Description |
On each upload via web interface I have to select the license per media. I have strong default preferences and would like to set my default preference in my profile settings. This one would be pre-selected when uploading via web. Apps uploading via the API will likely select their own license or could then use the user default license if they don't specify one. |
|||
#549 | fixed | Allow users to revoke an OAuth access grant | ||
Description |
Users can currently authorize an application and view the applications they've authorized, but can not revoke access. We should add support for this. |