Jump to content

Sykole

Alpha & Beta Tester
  • Posts

    326
  • Joined

  • Last visited

2 Followers

About Sykole

  • Birthday 02/16/1998

Profile Information

  • Gender
    Male
  • Location
    Canada
  • Interests
    Psychology, Programming & Learning

Recent Profile Visitors

22910 profile views

Sykole's Achievements

Reaper

Reaper (15/34)

171

Reputation

Single Status Update

See all updates by Sykole

  1. 4p34WQtjT3iyc3Kt5QiS2g.png

    it's a side project. allows for sharing music with others by creating playlists or saves music locally for later use. supports sc & yt. authentication and data sync are fully functional. it's not much i know, it's for a friend and does the job well. suggestions/opinions? (started 5 days ago, around 3h of total work) 

    1. Show previous comments  2 more
    2. Kaliber84

      Kaliber84

      The problem with a crosslink database is that the best ones are based on user information, thus requiring a lot of people to actively use the program to work well. Obviously it's also possible to do it via genres and tags but that will either require a lot of work (as in manually registering similarities between bands or assigning subgenres) or an amazing algorithm able to automatically create an amount of precise tags for each and every song.
      I suppose it's possible to use YT's suggestion bar to find similarities between bands but even that isn't amazing.

    3. sylvix95

      sylvix95

      Look at this, he calls himself the "Admin".

      Did you also remove 2 of your ribs recently ? :kappa:

    4. Sykole

      Sykole

      @sylvix95 i created it so that makes me the admin, feels good :kappa:

      @Kaliber84 yeah I thought about that, however, it is possible for me to have the user apply tags to the video manually when adding it to their list, or simply retrieve the video's tags myself using Youtube's API and store it in a database.

      It would require me to have a DB structure based on genres, this way the criteria would run faster & more efficiently.

      Say for example the following is how it will look like:

      electronic:[

      https://www.youtube.com/watch?v=gS4domW0_yQ

      {

            users:<list of users with this song in any of their playlists>

            songgenres:<list of other genres this song belongs to>

            familiartags:<tags/genres similar to electronic to show in suggestion if wanted>

            familiarvideos<id of similar videos>

      }]

      So yeah, it's either manually done, or will take some time to fully automate it. Will require an algorithm either way to decide whether a video suggestion fits in or not

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use