-
Notifications
You must be signed in to change notification settings - Fork 0
amitch/ytube-tedx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Two programs, yt-tedx1.py: to get tedxvideos from youtube parse_tedxvid.py: to get top count requires gdata py lib for youtube api, http://code.google.com/apis/gdata/articles/python_client_lib.html [email protected], dec 2011 #Get videos and store in file, includes title, viewcount & uri python ./yt-tedx1.py 1000 > tedxtalks-vids-1k.txt head -n 500 tedxtalks-vids-1k.txt > tedxtalks-vids-500.txt Parse file tedxtalks-vids-1k.txt to get top 11 conferences python parse_tedxvid.py tedxtalks-vids-500.txt 11 > conf-11-tedxtalks500.txt
About
Using Youtube Videos to pick TEDx Conferences
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published