Code Monkey home page Code Monkey logo

youtube-music-video-5m's Introduction

YouTube-music-video-5M [BETA]

by Keunwoo Choi

This is a beta release, 02 Aug 2017.

Statistics

  • 5,119,955 video ID's in youtube in 20 text files.
  • file name: "youtube_video_ids_{:0d}_{}.txt".format(file_index, n_ids_this_file)
  • Entries of the files are either
    • "\n"
    • "# new artist:\t{}\t{}\n".format(artist_name, artist_spotify_id)
    • "{}\n".format(youtube_video_id)
  • E.g., the first 10 lines of youtube_video_ids_00_206947.txt is...

# new artist: Drake 3TVXtAsR1Inumwj472S9r4

3t195yz9xCc
VkXjvHfP3MM
7LnBvuzjpr4
1Ldzm7KGECI
HL1UzIK-flA
3XR5mhXtpXw
WsPfSXJaelk

  • Files and entries are sorted by some sort of artist popularity.
  • Each text file includee video ID's of 500 artists
  • Overall, they are from approximately 10K artists.

Crawlling by how?

  • I used YouTube search API with the keywords of "{} official music video".format(artist_name). Hopefully these are more of official music videos with a professional quality rather than amateur ones.

Utilities

Note

  • Due to the law, no further information/feature will be added either from Youtube or Spotify.
  • Some more stats will be added, e.g., the number of artist.

youtube-music-video-5m's People

Contributors

keunwoochoi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.