--- a/QTfrontend/ui/dialog/upload_video.cpp Sun Apr 16 03:24:17 2017 +0200
+++ b/QTfrontend/ui/dialog/upload_video.cpp Sun Apr 16 04:49:05 2017 +0200
@@ -57,7 +57,7 @@
"<p>By clicking 'upload,' you certify that you own all rights to the content or that "
"you are authorized by the owner to make the content publicly available on YouTube, "
"and that it otherwise complies with the YouTube Terms of Service located at "
- "<a href=\"http://www.youtube.com/t/terms\" style=\"color: white;\">http://www.youtube.com/t/terms</a>.</p>";
+ "<a href=\"https://www.youtube.com/t/terms\" style=\"color: white;\">https://www.youtube.com/t/terms</a>.</p>";
// youtube doesn't understand this characters, even when they are properly escaped
// (either with CDATA or with < or >)