GithubHelp home page GithubHelp logo

broadtail's People

Contributors

lmika avatar

Watchers

 avatar

broadtail's Issues

Plex Integration

Add the notion of Plex integration, which can be used to support things like:

  • Supplying the directory to which videos can be stored in (stretch goal)
  • Automatically triggering a library refresh when a video has been downloaded

Add better filename mapping

At the moment, directories and filenames can only be set on the feed. This is a little primitive, in that it does not allow for nicer mapping of files, such as videos from certain playlists or contain a particular substring in the title should go into another directory.

The way it works is a prioritised list of rules. If a video matches the rule, with conditions similar to Issue #10, then use the naming pattern set for that video. Otherwise, use the default naming pattern for that feed.

Add the notion of rules

Add the notion of rules, which are similar to email rules, that which will do certain actions when videos are downloaded.

Rules consist of conditions and actions. The types of conditions include:

  • What the feed is
  • Any properties of the title (e.g. title contains, matches regex, etc.)

The types of actions include:

  • Ignore the video: hide it from any search results
  • Mark the video as favourite
  • Download the video automatically

Some other actions for rules

Some other actions for rules:

  • Hide: hide the feed item. This is useful for those items that you're not interested in seeing.
  • Mark As Downloaded: indicate that the feed item is downloaded. This is a flag on the feed item itself, and is not determined by whether the video is actually downloaded. (maybe?)

Alternative YouTube download providers

Add the ability to offer alternative YouTube download providers. The set of options could include:

  • youtube-dl
  • ?? (the other one)
  • UPull "dot" me

Also have the option to fall back on each one if one is unavailable.

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.