marcofbb
marcofbb
What I did in the file: jquery.jcarousel.js I was comment the line ``` if (false === this._trigger ('animate')) { callback.call (this, false); return this; } ``` This was a good...
@evyatarmeged It only lets you make a request to the image, that is, it would have to be saved in the first request and not to make another HTTP request...
> Also, I see you've defined two functions in that gist. One is for `generate_signed_url_google` and the other is for `generate_signed_url` (in the comment) > > Which of these are...
> @marcofbb a Pull Request is the best way to contribute code. Why do you "not dare"? Here is [some documentation](https://opensource.com/article/19/7/create-pull-request-github) on how to do this. Because I don't know...
Hi, What would I have to consider to create a dynamic .m3u8 (blob url) that automatically reads my .m3u8 and the subtitle, and generates the new .m3u8 (blob url) for...
> Después de ejecutar algunas pruebas, esto es lo que descubrí: > en jwplayer independiente, > si especifico tanto externo como en el archivo m3u8, el archivo m3u8 será ignorado....
A quick solution would be to generate the .m3u8 through javascript, adding the subtitles in format accepted by HLS
I need it :(