ydls

youtube-dl HTTP download and transcode service (by wader)

Ydls Alternatives

Similar projects and alternatives to ydls

  1. tag

    2 ydls VS tag

    ID3, MP4 and OGG/FLAC metadata parsing in Go (by dhowden)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. rtsp-stream

    Discontinued Out of box solution for RTSP - HLS live stream transcoding. Makes RTSP easy to play in browsers.

  4. spotify-downloader

    Download songs, playlists & albums with the right amount of concurrency (by L04DB4L4NC3R)

  5. media-roller

    A self hosted server to download videos from social media with an iOS shortcut for on-click saving to camera roll

  6. youtubeDownloaderGo

    Simple Youtube downloader library and application written in Go

  7. YoutubeDownloaderGoGUI

    GUI implementation of the YoutubeDownloaderGo library (https://github.com/Superredstone/youtubeDownloaderGo)

  8. ffmpeg-go

    golang binding for ffmpeg

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. GermanTechPodcasts

    A curated list of German Tech Podcasts 🇩🇪 🇦🇹 🇨🇭

  11. gh-issues-to-rss

    Convert github issues and prs into rss feed

  12. podcast

    iTunes and RSS 2.0 Podcast Generator in Golang

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ydls alternative or higher similarity.

ydls discussion

Log in or Post with

ydls reviews and mentions

Posts with mentions or reviews of ydls. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-19.
  • Would you prefer cgo or os/exec to interface with C software?
    2 projects | /r/golang | 19 Mar 2022
    Agreeing with this. Unless you have very specific performance codec or packaging needs i think external ffmpeg process etc will work fine. In my experience with transcoding the cpu/memory/etc overhead of an external process is usually dwarfed by the actual transcoding workload. Also the extra process overhead is not typically a problem as you can't really do that many concurrent transcodings on one host anyway. If you want some inspiration you can have a look at https://github.com/wader/ydls

Stats

Basic ydls repo stats
1
190
8.8
7 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?