Friday, October 17, 2008

3я лаба - Youtube videos

http://docs.google.com/Doc?id=dhhbn9tc_4cx35sjh8

9 comments:

hiart said...

Я нашел, как получить видео по тегам: /feeds/api/videos?vq="SEARCH TERMS"

hiart said...

http://www.derekallard.com/blog/post/jquery-hosted-on-google-and-some-implications-for-developers/

Вот пример из моей страницы:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.js"></script>

Unknown said...

http://code.google.com/intl/ru_ALL/apis/gdata/client-js.html#Acquire_Library

hiart said...

Кажется, нам нужно читать сюда:
http://code.google.com/intl/ru_ALL/apis/gdata/json.html

hiart said...

Кажется, я почти нашел, как из jQuery вызвать ютуб:
http://docs.jquery.com/Release:jQuery_1.2/Ajax (там где про cross-domain реквесты говорится)

Там есть пример, как фотки с фликера тырить ;)

hiart said...

Вот ещё:
http://docs.jquery.com/Ajax/jQuery.getJSON#urldatacallback

Unknown said...

http://code.google.com/intl/ru_ALL/apis/youtube/developers_guide_protocol.html#Browsing_with_Categories_and_Keywords

hiart said...

http://www.rsdn.ru/article/inet/jQuery.xml

hiart said...

http://docs.jquery.com/Events/submit#fn