Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
YouTube search - in time order #1692
Comments
|
Example of what I'm searching for as a YouTube query: ... and as a gdata query, with orderby=published added: |
Hello--
I can do a youtube search with "ytsearch" but how can I get it in reverse time order (i.e. newest first)? In my particular case I am searching for vlogs of a certain title and want the newest vlog first.
According to the gdata api, I want "orderby=published". I looked at the code in extractor/youtube.py and it seems that there is no option to order the results. Can this be added?
Thanks,
Craig