]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/extra-utils/videos/video-imports.ts
Hide schedule privacy if private does not exist
[github/Chocobozzz/PeerTube.git] / shared / extra-utils / videos / video-imports.ts
index 259b8a314708323766d85dd413bfabccec572417..81c0163cbdeba84cf4fc0178886c2bdaa42b9aa7 100644 (file)
@@ -25,7 +25,7 @@ function getYoutubeHDRVideoUrl () {
    * - 337 (2160p webm vp9.2 HDR)
    * - 401 (2160p mp4 av01 HDR)
    */
-  return 'https://www.youtube.com/watch?v=MSJ25EqI19c'
+  return 'https://www.youtube.com/watch?v=qR5vOXbZsI4'
 }
 
 function getMagnetURI () {