Giter Club home page Giter Club logo

gorails-downloader's Introduction

Hi there! ๐Ÿ‘‹

I'm Dean. I'm a Ruby on Rails developer based in the UK. I've been working with Ruby for 10 years and have built and maintained hundreds of Rails apps over that time. I also maintain and administer multiple Linux servers.

If you like my work, please consider buying me a coffee - every coffee is really appreciated!

You can find me on Twitter or you can view my site at deanpcmad.com

My current projects are:

  • Florence Bot - A custom Twitch chat bot and game giveaway system with commands, quotes and more!
  • Fremily chat extension - A browser extension which allows users to view chat name colours and badges in their browser, just like Fremily do with their on-screen chat
  • StreamVODs - A service which allows streamers to backup their Twitch streams to YouTube. It also allows users to watch them back with chat as they were live!
  • Subpoints - A tool for Twitch streamers to show their subscriber and subscriber points counts on a stream overlay.

My current open source projects are:

  • sidekiq-limit_fetch - A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying). I took this project over in March 2022.
  • TwitchRB - A Ruby library for the Twitch Helix API
  • Paddle - A Ruby library for the Paddle Billing & Classic APIs
  • LemonSqueezy - A Ruby library for the Lemon Squeezy API

I've worked on / helped maintain a number of open source projects such as:

  • Pay - A payments library for Rails
    • Added support for Paddle Billing
    • Working on support for Lemon Squeezy
    • Work on updating documentation
  • ror_ecommerce - A Rails e-commerce platform
    • I helped to maintain this project by checking pull requests and merging as required
    • Migrated the admin area design to ZURB Foundation
  • Shoppe - A Rails e-commerce platform, which is no longer supported
    • I helped to maintain this project by checking pull requests and merging as required
    • Also helped by adding new features

gorails-downloader's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gorails-downloader's Issues

Filename issue

There seems to be an issue with this script that causes some of the videos to not have a proper filename. Eg:

222-.mp4

Would it be possible to modify the script so that the file name results in:

title = video[:title].downcase.gsub(/\s+/, '_')
episode = video[:episode]

"#{episode}-#{title}.mp4"

or something along those lines?

Did this ever reach functionality?

I was hoping to use this just now, and got error:
Imgur screenshot

maybe there were changes to the site that make this tool no longer work?
Hope its an easy fix for a real rails dev like yourself, it would be a great resource to people like me who are still learning.

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.