Phixyn / no-bs-looper

A mobile-friendly website that loops YouTube videos. It can loop an entire video or a portion of it. Easy to use with no distractions.
http://ytlooper.phixyn.com
GNU General Public License v3.0
3 stars 1 forks source link

Feat: Ability to configure and use SSL in websocket server #108

Open Phixyn opened 3 years ago

Phixyn commented 3 years ago

Pull Request Submission

Description

Give a short and brief description of the pull request. Add a screenshot if appropriate and helpful. Changes can be listed in the next section.

Introduces SSL to the Python websocket server.

Closes #104.

Changes

List the changes made.

Breaking Change?

Will these changes cause existing functionality to not work as expected? Will contributors be able to run the project after these changes are merged, without needing to take any additional steps?

No.

Merging Checklist

Lastly, before merging we need to make sure that these are done.

Phixyn commented 3 years ago

Needs testing with a real certificate

Phixyn commented 3 years ago

Branch needs to be updated from master.