home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
Youtube is broken...
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Remmerboy" data-source="post: 1136438" data-attributes="member: 77609"><p>I have been googling around and trying stuff out with the api explorer on google developer.</p><p>It should be possible to use the search.list with channelId retrieved from the subscriptions.list to list all videos (instead of using playlist api calls). When using search.list you can order by date in the api call and make it possible to make youtube usable as before (at least almost as good as before).</p><p>I have it hard time using my subscription function when a channel got thousands of videos and you can't order videos by date so you can see the newest video.</p><p>If search.list can be used, there are no needs to list playlist in subscriptions, like in the old behavior, and go directly to videolist.</p><p>The request would look like this:</p><p>GET <a href="https://www.googleapis.com/youtube/v3/search?part=snippet&channelId=" target="_blank">https://www.googleapis.com/youtube/v3/search?part=snippet&channelId=</a>"channelId"&maxResults=50&order=date&key={YOUR_API_KEY}</p></blockquote><p></p>
[QUOTE="Remmerboy, post: 1136438, member: 77609"] I have been googling around and trying stuff out with the api explorer on google developer. It should be possible to use the search.list with channelId retrieved from the subscriptions.list to list all videos (instead of using playlist api calls). When using search.list you can order by date in the api call and make it possible to make youtube usable as before (at least almost as good as before). I have it hard time using my subscription function when a channel got thousands of videos and you can't order videos by date so you can see the newest video. If search.list can be used, there are no needs to list playlist in subscriptions, like in the old behavior, and go directly to videolist. The request would look like this: GET [URL]https://www.googleapis.com/youtube/v3/search?part=snippet&channelId=[/URL]"channelId"&maxResults=50&order=date&key={YOUR_API_KEY} [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
Youtube is broken...
Contact us
RSS
Top
Bottom