-
Updated
Jun 28, 2020 - JavaScript
dailymotion
Here are 42 public repositories matching this topic...
-
Updated
Jul 2, 2020 - PHP
-
Updated
Jul 18, 2017 - JavaScript
-
Updated
Jun 20, 2020 - Ruby
https://github.com/lovell/sharp seems good
-
Updated
Jul 1, 2020 - PHP
-
Updated
Dec 13, 2019 - TypeScript
-
Updated
Apr 30, 2017 - Objective-C
Title / Description?
I see in the readme that the parser can obtain titles and descriptions, however I don't see anything related to this in the code? How can this be achieved?
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
May 3, 2020 - JavaScript
-
Updated
Aug 24, 2016 - JavaScript
-
Updated
Jul 29, 2019 - Swift
-
Updated
Dec 7, 2019 - Shell
I suggest that since we are using AppCache we should set it to cache enough stuff that it is both new enough and caches enough.
Ideally: everything possible, and check for new whenever possible.
I think AppCache asks permission before caching big things so in that we should be fine.
This should massively help people with dodgy internet in places.
I don't think we should need a place for downlo
It would be nice to add something like a sidebar hidden behind a sidebar button. It could be used to display the login status in a more appropriate way. That would be a good place to add navigation to an About section with some details about the app.
I found that the following works to automatically install and disable uninstall of the extension, according to this page:
http://cloud.google.com/docs/chrome-enterprise/policies/?policy=ExtensionInstallForcelist
Create this key path in the Registry Editor (regedit.exe):
`HKEY_LOCAL_MACHINE\SOFTWARE\Po
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Nov 28, 2019 - PHP
-
Updated
May 6, 2020 - JavaScript
-
Updated
Apr 4, 2017 - Java
-
Updated
Jun 21, 2016 - JavaScript
-
Updated
Nov 14, 2019 - Python
-
Updated
Oct 9, 2018 - PHP
-
Updated
Sep 26, 2018 - JavaScript
-
Updated
Apr 14, 2018 - JavaScript
-
Updated
Apr 16, 2020 - JavaScript
-
Updated
Sep 2, 2017 - CoffeeScript
-
Updated
Sep 10, 2017 - JavaScript
Improve this page
Add a description, image, and links to the dailymotion topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dailymotion topic, visit your repo's landing page and select "manage topics."
The current implementation of captions is pretty simple. Videojs has a JS implementation of the Web VTT spec. I didn't include it because of the size but as a plugin this could be useful for devs looking for more advanced caption support and features.