COPYING VIDEO URLS AND SCANNING FOR TITLES

I have rewritten this html file. You can download the zip-file from "mediafire.com" and test it:
https://www.mediafire.com/?672vn6mgn94fwlx(1.82 MB)

After downloading, extracting it you will have all the html and jpg files in one folder (index-csancopy).



Move that directory so that it is a subfolder of the folder C:\xampp\htdocs\.
To view, choose FireFox or Chrome as your default browser. Please run "index-my.html" using the following address:
http://localhost/index-csancopy/index-me.html
Or localhost/index-csancopy/index-me.html

=========================================
So far I've used dynamic tables in my site to prepare the list of video as javascript files. But there was no notes about them.
In this post we'll take a closer look on how to use dynamic table. Besides, I also present a simple manual method to collect the IDs of videos. It is nothing less than to copy the URL of the YouTube webpage (taken from the address text box or from video player). Because I did not copy the title of the videos first of all I have to scan (shortly play) through all the URLs to retrieve all the corresponding titles.
Thus we reduce by half boring tasks with mouse (draging to select title, copying and pasting to a textarea).
But remember that during scanning, we must wait patiently and do not click to play any video.
The above scheme is shown in the web "copy-scan.html". You can watch it at:
http://play-videos.url.ph/copy-scan/copy-scan-1.html



How to build txt file with Youtube Video URLs

Copying URL from "youtube player"



Copying URL from "video-title-link" (near to each small video image)



Pasting URL to file opened in "Notepad"



Saving (Choose: Save as type - Text Document (*.txt); Encoding - UTF-8)

In the page "copy-scan.html" scroll to textarea "Area URL" and click the button to empty "Area URL".

Scroll to the section "C1- LOADING JS VIDEO LISTS OR TXT URL LISTS FROM YOUR PC" then click the button "browse". Go to the folder where you saved the txt file; choose this file to load it to the textarea "Area URL".

Click the button to scan through all URLs to get video titles.
Wait several seconds (or minutes)!. Finally you will see some rows are added to the table A.


Popular posts from this blog

PHP JQUERY PROXY DEMO

WEB PROGRAMMING ON IPAD. Search yt videos by keyword and load js file to play