0

So far I can only find the following URL method of getting most_viewed videos:

http://gdata.youtube.com/feeds/api/standardfeeds/COUNTRYCODE/most_viewed

The problems with this is that youtube doesn't seem to have a region code for Denmark, nor is there any ways to look for the most_viewed video OF THE DAY. Anyone have any workarounds for this?

Giveny
  • 69
  • 10

1 Answers1

1

You can use videoCategories and guideCategories for that.

YouTube's most popular videos feed is changed.

Right now the best way is to use Data API v3.

Ibrahim Ulukaya
  • 12,767
  • 1
  • 33
  • 36