Since a couple of days my Ubuntu based LMS is not playing any Youtube
music anymore. Today I started to investigate the topic. I installed the
latest LMS debian package (Logitech Media Server Version: 7.9.2 -
1578727069 @ Sat Jan 11 08:44:06 CET 2020), tried to clear Youtube
Plugin cache and prefs, did create new Google Youtube API credentials
and added them to the plugin but still the same situation: I can use the
plugin, browse my own private playlists on youtube through LMS, can
start to play one of the music videos, it apears to start playing,
counts up seconds from 0 to 1,2 or so and then jumps back to 0 and
stops. I hear no sound at all. 

With logging set to "debug" I see always these lines:

Code:
--------------------
    [20-01-12 18:43:34.3307] Plugins::YouTube::ProtocolHandler::__ANON__ (356) 
trying regular streams
  [20-01-12 18:43:34.3313] Plugins::YouTube::ProtocolHandler::__ANON__ (361) no 
stream found, trying MPD/DASH
  [20-01-12 18:43:34.3320] Plugins::YouTube::ProtocolHandler::__ANON__ (377) 
adaptive_fmts:
  [20-01-12 18:43:34.3325] Plugins::YouTube::ProtocolHandler::__ANON__ (398) no 
stream/DASH found
  [20-01-12 18:43:37.2243] Plugins::YouTube::ProtocolHandler::getMetadataFor 
(755) getmetadata: youtube://www.youtube.com/v/31VHVWOseoY
  [20-01-12 18:43:37.2252] Plugins::YouTube::ProtocolHandler::getMetadataFor 
(778) cache hit: 31VHVWOseoY
--------------------



I see a html response coming from the youtube server as well in the log.
Part of that html is this mentioning "Sorry for the interruption. We
have been receiving a large volume of requests from your network."

<p>To continue with your YouTube experience, please fill out the form
below.</p>"

Code:
--------------------
        <div id="watch-queue-loading-template">
  <!--
  <p class="yt-spinner ">
  <span title="Loading icon" class="yt-spinner-img  yt-sprite"></span>
  
  <span class="yt-spinner-message">
  Loading...
  </span>
  </p>
  
  -->
  </div>
  </div>
  </div></div>
  
  <div id="player-playlist" class="  hid  ">
  
  </div>
  
  </div>
  
  <div class="clear"></div>
  </div><div id="content" class="  content-alignment" role="main"><p 
class='largeText'>Sorry for the interruption. We have been receiving a large 
volume of requests from your network.</p>
  
  <p>To continue with your YouTube experience, please fill out the form 
below.</p>
  <form action="/das_captcha" method="POST">
  <div class="g-recaptcha" 
data-sitekey="6Lf39AMTAAAAALPbLZdcrWDa8Ygmgk_fmGmrlRog"></div>
  <br/>
  <input type="hidden" name="next" value="/watch?v=31VHVWOseoY">
  <input type="hidden" name="session_token" 
value="QUFFLUhqbHVLZTNWWnVlX1VEc29VOTNiVVlMdlpaU2VkZ3xBQ3Jtc0trUklBc3k1akp2VTJsR05yZDJxNGFtcW1OWXJ5RERXTmg4Zl9KSTQxNEF6Y2c4RDVnVzVON05iVEMtTEdrQUVXaFA5VC1ZTkpOOENzSzhtZDFHdERVdlpsOUpTMHBwZmZFV0QwQi1LVWpjaGF3ckNKN0ZKWDhpS3hGY1E2b1lCeUM2T3NDNnFzNjRndTIwLUcwMUpYNVI1azVUaGc=">
  <input type="hidden" name="action_recaptcha_verify2" value="1">
  <input type="submit" value="Submit">
  </form>
  </body>
  </html>
  
  </div></div></div></div>  <div id="footer-container" class="yt-base-gutter 
force-layer"><div id="footer"><div id="footer-main"><div id="footer-logo"><a 
href="/" id="footer-logo-link" title="YouTube home"><span 
class="footer-logo-icon yt-sprite"></span></a></div>  <ul class="pickers 
yt-uix-button-group" data-button-toggle-group="optional">
  
--------------------


------------------------------------------------------------------------
mawadre's Profile: http://forums.slimdevices.com/member.php?userid=68845
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to