Agent Smith

Results 79 comments of Agent Smith

This sounds good, please create a pull request for it.

Hello @cclegend90, have a look at this PR: https://github.com/Athlon1600/youtube-downloader/pull/151 It is probably doing what you want.

I would recommend creating a seperate function for this. The getDownloadLinks() function should then only accept the returned youtube id. This would slightly increase the performance when only the id...

The returning video urls are only for a specific client ip address. Your heroku app must parse a video url and then stream it. Try the following code, the `$url`...

Thank you very much for this!

@prasathmani This PR would close https://github.com/prasathmani/tinyfilemanager/issues/738.

@prasathmani What do you think? It wouldn't require many changes, I think...

@oleksandr-omelchenko This seems more an issue with the server tinyfilemanager is served on. You probably need a certificate on the server or you would need to change your browser configuration...

@prasathmani I would also like a feature to support Markdown in the file preview. But maybe we should prefer using a PHP solution for that?