Giter VIP home page Giter VIP logo

tekpub-catcher's Introduction

tekpub-catcher

A cross-platform command-line tool (written in go) that downloads your Tekpub videos and gives them sensible names.

Build Status

Build Status

Motivation

Tekpub conveniently offers their customers to download the video tutorials through an RSS feed. Unfortunately did they choose to give their video files cryptic, meaningless and unsortable names like "142378404.mp4" which give you no clue to which series a video belongs or in which order they should be played:

Screenshot of my previous Tekpub Customer Downloads folder with cryptic file names

And that's why I have created this little tool. It will download your Tekpub videos and give sensible names.

Features

tekpub-catcher can ...

  1. download all items in your Tekpub subscription feed to a folder of your choice,
  2. create a folder for each series (e.g. "Asynchronous C# 5.0 with Jon Skeet"),
  3. give the individual video files a sensible name which can be sorted in ascending order (e.g "Asynchronous-C#-5.0-with-Jon-Skeet-001-A-Quick-Tour-of-Async-in-C#-5.mp4 ")
  4. and skip items which have already been downloaded.

... and it will be able to do that on the OS of your choice because it is written in go.

Usage

To start the download of your Tekpub subscriptions you must specifiy two parameters:

  1. -feedurl: The URL of your Tekpub Feed (which includes your subscription token)
  2. -downloadpath: The directory path you want to download the files to
tekpub-catcher -downloadpath ~/Videos/Tekpub -feedurl http://delivery.tekpub.com/account/itunes.xml?token=<YourToken>

To stop the application after the current download has been finished simply write "stop" and hit <Enter>.

Releases & Binaries

You can download the binaries for a lot of platforms and architectures from my Amazon S3 "tekpub-catcher" Bucket or directly from my Github release pages:

tekpub-catcher's People

Contributors

andreaskoch avatar

Stargazers

berstend̡̲̫̹̠̖͚͓̔̄̓̐̄͛̀͘ avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

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.