created a CLI tool [reddit-dl] to help download reddit videos/images/gif

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • reddit-dl

    a reddit multimedia downloader...

  • link to repo -> https://github.com/noornee/reddit-dl

  • ffmpeg-go

    golang binding for ffmpeg

  • For merging, yes, it's a bit problematic. From what I saw in the community the use of ffmpeg is often made, but not in raw (exec.Cmd). I would recommend the use of https://github.com/u2takey/ffmpeg-go module which provides a convenient API, permitting to defer the load of ffmpeg CLI API. I never used it but it seems a good solution.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-reddit

    Go library for accessing the Reddit API.

  • Based on the description i was hoping the cli tool would be doing more. Maybe you want to consider pulling this in: https://github.com/vartanbeno/go-reddit

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts