Skip to content

Down The Tubes is a web app designed to surface YouTube videos that a user posted some time ago on their Blogger blog.

Notifications You must be signed in to change notification settings

camdecoster/down-the-tubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Down The Tubes

alt text Down The Tubes (DTT) is a web app designed to surface YouTube videos that a user posted some time ago on their Blogger blog. DTT works as follows:

  1. User enters Blogger address and sets the search options and clicks the search button
  2. Query the Blogger API to get the old post content
  3. Check each post for YouTube links
  4. Query the YouTube API for video information
  5. Present the user with a page showing the old videos, along with a playlist link

In the event that the blog has many posts, getting all of the old post content can take some time. For this reason, a stop search button is included on the loading page. When clicked, the results up to that point will be presented.

LAUNCH DOWN THE TUBES

DTT is written in HTML5, CSS3, and JavaScript (with jQuery).

DTT was created as part of the Bloc web developer curriculum.

About

Down The Tubes is a web app designed to surface YouTube videos that a user posted some time ago on their Blogger blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published