Code Monkey home page Code Monkey logo

rayd's Introduction

RAYD - RSS Automatic Youtube Downloader

A Python script to download latest videos from Youtube channels

Installation

  • Download the latest release
  • Install Python and pip
  • Install required dependencies with python -m pip install requirements.txt

Usage

To use this script you will need to put RSS feeds from the Youtube channel you want in 'rss.txt'. You can find the RSS feed of a channel by opening the source code of the Youtube page on the channel. It is in a link tag with the title 'RSS', the link should look like the example in 'rss.txt'. You can also put URL of Youtube playlists in 'playlist.txt' and it will download every video in the playlist. RSS feeds from Youtube give the last 15 videos from a channel, when the script run it will check those videos and download the ones it never downloaded. When running the script you can add the argument --download_folder and a path to choose the folder where the videos will be downloaded. It is recommended to run this script in a scheduled task on Windows or a cron job in Linux in order to fully automatized it.

Bug Report & Suggestions

This script was written and tested with Python 3.11 in a Windows environment but should work with older Python 3 versions and in a Linux environment.

If you find any bug or have any suggestions on how to improve this script or add features do not hesitate to create an issue.

rayd's People

Contributors

chatonmars avatar dependabot[bot] avatar

Watchers

 avatar

rayd's Issues

โœจ Convert videos

Research if it is possible to remux the videos in a "better" format than webm with ffmpeg and implement it if doable lossless.

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.