https://github.com/csteinmetz1/youtube-audio-dl

Utility to automate download and normalization of YouTube audio streams

https://github.com/csteinmetz1/youtube-audio-dl

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Utility to automate download and normalization of YouTube audio streams

Basic Info
  • Host: GitHub
  • Owner: csteinmetz1
  • Language: Python
  • Default Branch: master
  • Size: 2.93 KB
Statistics
  • Stars: 6
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed over 8 years ago
Metadata Files
Readme

README.md

youtube-audio-dl

There are a number of online platforms that download and convert YouTube video streams to mp3 but they tend to be slow, clunky, and ad ridden. This project serves to provide an easy way to automate the download and conversion process. It also automatically peak normalizes the streams since many talks/lectures suffer from low volume.

Installation

Clone this repo and install the dependancies listed below. git clone https://github.com/csteinmetz1/youtube-audio-dl

Usage

Place a list of newline delimited YouTube URLs in a .txt file. Then simply run the script with the path to that .txt. This will download the audio streams in the current working directory.

python youtube-audio-dl urls.txt

Optionally pass a directory to store the downloaded files. Ensure that this directory exists beforehand. python youtube-audio-dl urls.txt ./downloads

Depedancies

Owner

  • Name: Christian J. Steinmetz
  • Login: csteinmetz1
  • Kind: user
  • Location: London, UK
  • Company: @aim-qmul

Machine learning for Hi-Fi audio. PhD Researcher at C4DM.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels