Giter Club home page Giter Club logo

avspeechdownloader's Introduction

AVSpeechDownloader

  • This script for downloading AVSpeech Dataset.
  • It downloads only the relevant part of the video and audio.
  • The script creates a new folder named 'data' under the working directory.
  • Each downloaded audio and video is placed in a folder named after the video id
    • Name of folder yt_id
    • Name of video and audio files yt_id\_start_time\_end_time.mp4/mp3
    • The script creates a file called bad_files_csv.txt which lists the youtube id's of the deleted/private videos which are no longer available for download.

Usage:

pip install -r requirements.txt
python downloader.py --csv ./example.csv

Features:

Features Required Values
--csv csv path
--format best,worst,22/18,137/140
--audio True/False

'best' = The best quality of video 'worst' = The worst quality of video '22/18' = 720p '137/140' = 1080p

NOTE : You can change the number of threads according to your resource constraints. Happy downloading!

avspeechdownloader's People

Contributors

naba89 avatar firatsahn 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.