Giter Club home page Giter Club logo

remm's Introduction

FIND A BETTER WAY TO CHECK FOR LAST ADDED VIDEO

  • I think that loading the most recently added video and checking its timestamp would work
  • Maybe create seperate scripts ** Create playlist ** Update videos Need something a lot better than this

ToDo

Phase 1

  • Test using the local cron

Phase 2

  • Get it running on my server on cron

Phase 3

  • Look at code improvements and housekeeping
  • Get it creating folder in tmp directory as/when required

Phase 4

  • Learn if/how to put a nice frontend on this (using node?)
    • Login that connects a google account to a user
    • Manage their authentication through oAuth
    • Management of the client_config.json file
      • Add/Remove ReMM playlists
      • Add subplaylists to each playlist using their URL
    • Create a new user, with json files

Phase 5

  • Architect a UX for this to act on a freemium SaaS model
    • Limit targets?
    • Limit sources per target group?
    • Work out how to add items to settings file using the UX (but securely)
    • Consider performance of files being read (SQLite instead?)
    • Add in collection capabilities aswell

Extras

  • Cleanup of 'watched' videos from certain playlists
  • Only keep one video from each source in a playlist

References

Requirements

  • python v2.7+
  • sudo pip install python-dateutil httplib2 apiclient urllib3 discovery google-api-python-client oauth2client python-gflags
  • sudo apt-get install python-lxml

How to run

python ReMM.py --noauth_local_webserver

Setup on a new machine

Troubleshooting

Cron

grep CRON /var/log/syslog

Seems to not be updating the client_dyn_data.json file

  • Cron should run as sudo
  • Set permissions on dyn_data to 664

remm's People

Contributors

retrodans avatar

Watchers

 avatar James Cloos 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.