youtube-cue VS soundfingerprinting

Compare youtube-cue vs soundfingerprinting and see what are their differences.

youtube-cue

Generate CUE sheet from timestamps in youtube video description (by captn3m0)

soundfingerprinting

Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#. (by AddictedCS)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
youtube-cue soundfingerprinting
3 6
14 910
- -
6.4 8.1
5 months ago 23 days ago
JavaScript C#
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

youtube-cue

Posts with mentions or reviews of youtube-cue. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-12.
  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    > CLI: I wanted to download songs from youtube, but they were often stitched as complete albums - so I wrote a youtube-cue generator that generates cuesheets that can then be used to split and tag the yt-dlp downloaded audio file. (https://github.com/captn3m0/youtube-cue)

    Thanks for this! I need to do some testing, this might automate the last manual step of my own script for converting YT mixes into distinct tracks. The problem I faced is that often the timestamps are not in the description, but instead in a comment, sometimes not even the pinned/top voted comment. That is why I paste it in via stdin for now.

    As this fits the thread topic, a short description of this script. I enjoy YT mixes and wanted to listen to them in my car. I can use an USB stick with media files and playlists which are displayed decently by the infotainment system. I wrote a script that takes in a YT URL (or anything supported by yt-dlp), downloads & converts it to mp3, splits the mp3 file based on a list of timestamps, recognizes (tries to anyway) the songs via SongRec [0], tags & names the files correctly and finally generates an M3U playlist in the format recognized by my car. I use song recognition instead of parsing out the names from the timestamped list as the format of Artist - Title is nearly always slightly different. It was easier to use SongRec instead and get everything I need for tagging with >90% hit rate.

    The heavy lifting is done by calling out to yt-dlp, ffmpeg and SongRec. I just glued them together with Python. I like your approach of a do one thing well and might add youtube-cue to the toolset.

    [0] https://github.com/marin-m/SongRec

  • Beets is the media library management system for obsessive music geeks
    14 projects | news.ycombinator.com | 28 Jun 2021
    Beets is amazing and comes with great defaults. I wrote code recently to generate CUE sheets from YouTube mixes[0] and beet imports it nicely and easily.

    [0]: https://github.com/captn3m0/youtube-cue There is a bash snippet in readme to show the Beets integration.

soundfingerprinting

Posts with mentions or reviews of soundfingerprinting. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-05.
  • Ask HN: How many of you are self employed?
    2 projects | news.ycombinator.com | 5 Feb 2024
    Started 10 years ago as an open-source project, building an algorithm for audio fingerprinting. Added a commercial offering, selling storage built specifically for audio fingerprints, targeting enterprise customers. Since the offering was too technical (it's hard to sell solutions to problems that are too narrow and domain-specific), pivoted to more "business-oriented problems". This last year's pivot is a chance to finally grow. Running a business in single-player mode is, at times, too stressful. Aside from the technical part, which I very much enjoy, I need to wear marketing, sales, and customer support hats.

    [1] - https://emysound.com

  • Ask HN: What apps have you created for your own use?
    212 projects | news.ycombinator.com | 12 Dec 2023
    The OP said elsewhere they are using this[1] library, which allows you to specify minimum seconds to match, so you'd presumably set it to match 20 seconds or whatever minimum length podcast commercials usually are.

    Most other audio fingerprinting libraries I've seen allow you to specify min/max time, as well.

    HTH.

    1. https://github.com/AddictedCS/soundfingerprinting

  • [P] Is it feasible to find a mapping between two non-synthesized audio signals of the same audio sequence?
    1 project | /r/MachineLearning | 21 Aug 2022
  • HN: == Happy New Year HN == (What is your “plans” for the new year?)
    2 projects | news.ycombinator.com | 31 Dec 2021
    My goal for the next year is just to work fewer hours. Covid pushed my work habit to the extreme, and I need to rebalance.

    1. Read more books, less social media/news.

    2. Spend more time with my friends. I haven't seen some of them IRL for more than a year.

    3. Exercise more, play tennis with my daughter, spend quality time with my kids.

    4. Spend more time with my parents. They've become visibly older in the last years, an observation that scares me.

    5. Focus more on marketing for the businesses that I've bootstrapped. All the shiny new features that are developed are not as important as getting more people to use your product.

    6. Promote open-source project to 1k GitHub stars[1]. I know it isn't very meaningful, but it's just nice to receive a bit of recognition from the community.

    7. Enjoy life, don't stress about all the little things that happen along the way.

    Happy new year!

    [1]: https://github.com/AddictedCS/soundfingerprinting

  • Demonstration of a reverse image search algorithm for detecting transformed images, partial images, and sub-images (link in comments)
    2 projects | /r/compsci | 24 Dec 2020

What are some alternatives?

When comparing youtube-cue and soundfingerprinting you can also consider the following projects:

picard - A cross-platform music tagger powered by the MusicBrainz database. Picard organizes your music collection by updating your tags, renaming your files, and sorting them into a folder structure, exactly the way you want it.

AudioDeviceCmdlets - AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows

stag - public domain utf8 curses based audio file tagger

lineiform - A meta-JIT library for Rust interpreters

full-text-tabs-forever - Full text search all your browsing history

ffmediaelement - FFME: The Advanced WPF MediaElement (based on FFmpeg)

BeetsPluginStructuredCommen

elastiknn - Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.

stag - STag: A Stable Fiducial Marker System

Lean - Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

BeetsPluginStructuredComments

UnityAudioVisualizer - Audio for Smart Assistant.