Add basic youtube upload support
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 23 Nov 2019 01:52:56 +0000 (20:52 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 23 Nov 2019 01:52:56 +0000 (20:52 -0500)
commitb1ddeadca12fe37adb756c0b9e27e76109b4446c
tree5e0359d9829b70fcf02abc82e535fa0bf02c9056
parent4da3fd2484cb9e86526995600e31835d5c1736c3
Add basic youtube upload support

Rather than using the Kodi youtube extension, this downloads the video
and extracts the audio has vorbis in order to apply
replaygain. Otherwise videos can be jarringly louder than music that's
properly replaygained.

This also has the benefit of working on the upstream Kodi and not just
my patched version that allows queuing videos when in party mode
without quitting party mode instantly.

No error checking whatsoever, and no attempt is made to display good
metadata in the queue yet.
party-upload/normals.cgi
party-upload/partyparty.py
party-upload/youtube.html [new file with mode: 0644]