jeckman / YouTube-Downloader

PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
GNU General Public License v2.0
895 stars 474 forks source link

Improve Web UI #258

Closed Art4 closed 7 years ago

Art4 commented 7 years ago

This PR improves the web UI. The download buttons should be clearer now:

youtube downloader results

For comparison: This is what it looks like at the moment

old style

Please tell me what you think about this.

Marunich commented 7 years ago

Nice, I like it! Could you give me example of the code to take the same result?)

Art4 commented 7 years ago

@Marunich I don't understand your question. This project is open source and all code is in this repository. Especially the code for this PR is here, see https://github.com/jeckman/YouTube-Downloader/pull/258/files I used this url to create the screenshot: https://www.youtube.com/watch?v=ScNNfyq3d_w Does that answer your question?

chadul commented 7 years ago

@Art4 the direct download has no extension it's downloaded as "videoplayback" , or its just me?

Art4 commented 7 years ago

@chadul See #255