{"analyzedAt":"2022-09-30T17:07:10.231Z","collected":{"metadata":{"name":"ytdl-mp3","scope":"unscoped","version":"2.0.3","description":"A NodeJS package and command-line tool for downloading music from YouTube, including automatic retrieval of ID3 tags and album art via iTunes.","keywords":["youtube","download","mp3","music"],"date":"2022-09-29T19:52:42.750Z","author":{"name":"Joshua Unrau"},"publisher":{"username":"joshunrau","email":"contact@joshuaunrau.com"},"maintainers":[{"username":"joshunrau","email":"contact@joshuaunrau.com"}],"repository":{"type":"git","url":"git+https://github.com/joshunrau/ytdl-mp3.git"},"links":{"npm":"https://www.npmjs.com/package/ytdl-mp3","homepage":"https://github.com/joshunrau/ytdl-mp3#readme","repository":"https://github.com/joshunrau/ytdl-mp3","bugs":"https://github.com/joshunrau/ytdl-mp3/issues"},"license":"MIT","dependencies":{"axios":"^0.27.2","commander":"^9.4.0","ffmpeg-static":"^5.0.2","node-id3":"^0.2.3","ytdl-core":"^4.11.2"},"devDependencies":{"@types/ffmpeg-static":"^3.0.1","@types/jest":"^28.1.7","@types/node":"^18.7.8","@typescript-eslint/eslint-plugin":"^5.33.1","@typescript-eslint/parser":"^5.33.1","eslint":"^8.22.0","eslint-config-prettier":"^8.5.0","jest":"^28.1.3","prettier":"2.7.1","ts-jest":"^28.0.8","ts-node":"^10.9.1","typescript":"^4.7.4"},"releases":[{"from":"2022-08-31T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":2},{"from":"2022-07-02T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":6},{"from":"2022-04-03T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":8},{"from":"2021-09-30T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":13},{"from":"2020-09-30T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":13}],"hasTestScript":true,"hasSelectiveFiles":true,"readme":"# ytdl-mp3\n\nA NodeJS package and command-line tool for downloading music from YouTube, including automatic retrieval of ID3 tags and album art via iTunes. \n\n## Installation\n\n    npm install ytdl-mp3\n\n## Usage\n\n### Command-Line\n\nThe easiest way to use ytdl-mp3 is through the command-line interface. Users must enter the URL of the YouTube video they wish to download. The title of the music video is then used to automatically retrieve ID3 tags (e.g., title, artist) and the associated cover art from iTunes. There is no need for the title of the YouTube video to follow a specific naming convention.\n\n    Usage: ytdl-mp3 [options] <url>\n\n    A NodeJS package and command-line tool for downloading music from YouTube, including automatic retrieval of ID3 tags and album art via iTunes. \n\n    Arguments:\n    url                     url of video to download\n\n    Options:\n    -V, --version           output the version number\n    -o --output-dir <path>  path to output directory (default: \"/Users/joshua/Downloads\")\n    -n --no-get-tags        skip extracting/applying id3 tags\n    -v --verify-tags        verify id3 tags fetched from itunes\n    -h, --help              display help for command\n\n### CommonJS\n\nYou can also use ytdl-mp3 as a CommonJS module. For example, to achieve the same functionality as the default command line options:\n\n    const { downloadSong } = require('ytdl-mp3');\n\n    downloadSong('https://www.youtube.com/watch?v=dQw4w9WgXcQ', {\n        getTags: true\n    })"},"npm":{"downloads":[{"from":"2022-09-29T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":31},{"from":"2022-09-23T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":45},{"from":"2022-08-31T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":435},{"from":"2022-07-02T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":741},{"from":"2022-04-03T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":1009},{"from":"2021-09-30T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":1214}],"starsCount":0},"github":{"homepage":"https://www.npmjs.com/package/ytdl-mp3","starsCount":7,"forksCount":1,"subscribersCount":1,"issues":{"count":1,"openCount":0,"distribution":{"3600":0,"10800":0,"32400":0,"97200":0,"291600":1,"874800":0,"2624400":0,"7873200":0,"23619600":0,"70858800":0,"212576400":0},"isDisabled":false},"contributors":[{"username":"joshunrau","commitsCount":34}],"commits":[{"from":"2022-09-23T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":5},{"from":"2022-08-31T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":5},{"from":"2022-07-02T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":34},{"from":"2022-04-03T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":34},{"from":"2021-09-30T00:00:00.000Z","to":"2022-09-30T00:00:00.000Z","count":34}]},"source":{"files":{"readmeSize":1486,"testsSize":653},"linters":["eslint","prettier"]}},"evaluation":{"quality":{"carefulness":0.9199999999999999,"tests":0.6,"health":1,"branding":0},"popularity":{"communityInterest":10,"downloadsCount":247,"downloadsAcceleration":3.3633751902587523,"dependentsCount":0},"maintenance":{"releasesFrequency":1,"commitsFrequency":0.9,"openIssues":1,"issuesDistribution":1}},"score":{"final":0.580086154181197,"detail":{"quality":0.7229657970230947,"popularity":0.03777966384896417,"maintenance":0.9999243792203749}}}