I have been searching for a program / web service which can be used to catalog media web links. Let me explain what I mean.
I download lots of stuff (audio / video / photos) from the web and have it properly organized on my PC in their appropriate folders ( I am sure most of us do this
). You would agree that in no time, your hard disk would be occupied with all the stuff.
Now, think about this. How about a program in which you initially create folders (like Music, Photos, Videos, etc) and then in a particular folder (say photos), you only provide the weblink to the image (For example:
http://www.example.com/image01.jpg) and then the program automatically shows the thumbnail of that photo (Just like Facebook shows the thumbnail of the photo after you paste the weblink on the wall)?
Similarly, in our "would be" program's video folder, the user would just provide the weblink to the video (For example:
www.youtube.com/watch?v=9v7z-sdFVqU) and the program would show the thumbnail of the video (again just like in Facebook). On pages with multiple media content (Example, a page with a youtube video, couple of images and audio player) the program should "step through" each and every media content and allow the user to select the appropriate one (Yet again, just like in Facebook).
Note that the program should not actually download any photos, videos or audio but should only catalog the respective links in the appropriate folder with their thumbnails. Thumbnails here are a must for the user to identify which media file to open in the future.
Moreover, unlike other "Favorite Managers" which take a snapshot of the whole webpage, our program would "grab" the thumbnail of the file. In this way, all the content is on the web but we still have the links to them properly categorized with their thumbnails with us on our PC.
Think about it guys. Is it a good coding snack?
Nzyme