See https://developers.google.com/youtube/terms#deprecation,
and https://developers.google.com/youtube/youtube-api-list.
We need to move all YouTube access over to YouTube Data API v3, which requires
that we register as a user with the API (v2 did not require user registration).
We're already getting some error logs about YouTube API access returning "PHP
Warning:
simplexml_load_file(https://gdata.youtube.com/feeds/api/videos/G7rnVWo7SGM?v=2):
failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden".
This may cause significant loss of functionality for the YouDescribe site if
not fixed; needs further investigation as to the effects, and how much work it
will take to move over to v3 API.
Original issue reported on code.google.com by Owen.R.E...@gmail.com on 5 Feb 2015 at 6:52
Original issue reported on code.google.com by
Owen.R.E...@gmail.com
on 5 Feb 2015 at 6:52