Analysis of the Youku music list, extract the song name

Source: Internet
Author: User

(Currently, the supported browsers are IE, Firefox, and sogou ie)

The problem to be solved in this blog post is to extract the song name from the cool dog music list.

We know that if your friends do not have a kugoomusic player. You cannot share music with your friends by exporting the music list.

Next, let's take a look at how to extract the song name from the kugoomusic list.

Step 1: export the music list.

Take "default list" as an example. The exported file is "default list. KGL ".

Figure 1 export the kugoomusic list

Step 2: Convert "default list. KGL" to "default list. xml ".

① Use NotePad to open "default list. KGL"

② Change Encoding = "Windows-1252" in the first line to encoding = "UTF-8" and save

③ Save the file as "default list. xml", and save type select "all files", encoding method is UTF-8

Figure 2 Change Encoding


Figure 3 save as an XML file

Step 3: In the same directory as "default list. xml", Create a TXT file, copy the following content, save it, and close the TXT file.

<! Doctype HTML public "-// W3C // dtd xhtml 1.0 transitional // en" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <HTML xmlns = "http://www.w3.org/1999/xhtml"> 

Then, change the suffix of txtto. html. OK. Double-click to open the HTML file.

On the browser, you can see the following results:

Now, you can copy them and send them to your friends... O (partition _ partition) o ha!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.