Page MenuHomeFreeBSD

audio/py-soundscrape: SoundCloud downloader in python
ClosedPublic

Authored by cpm on Jun 4 2017, 10:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 19 2024, 3:13 AM
Unknown Object (File)
Mar 19 2024, 3:03 AM
Unknown Object (File)
Mar 13 2024, 4:08 PM
Unknown Object (File)
Mar 13 2024, 4:08 PM
Unknown Object (File)
Mar 13 2024, 4:08 PM
Unknown Object (File)
Mar 10 2024, 11:09 AM
Unknown Object (File)
Jan 27 2024, 1:14 PM
Unknown Object (File)
Jan 1 2024, 8:28 PM
Subscribers
None

Details

Summary
[NEW] audio/py-soundscrape: SoundCloud downloader in python

SoundScrape makes it super easy to download artists from SoundCloud, Bandcamp
and MixCloud. It automatically creates ID3 tags as well (including album art),
which is handy.

WWW: https://github.com/Miserlou/SoundScrape
Test Plan
  • portlint -AC output looks fine.
  • poudriere testport build logs are fine in 10.3/i386, 10.3/amd64, 11.0/i386, 11.0/amd64, CURRENT/i386 and CURRENT/amd64.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

koobs edited the summary of this revision. (Show Details)

Looks fine. Optionally (recommended), if there are tests in the tarball and they can be run, add TEST_DEPENDS and make test target work

This revision is now accepted and ready to land.Jun 5 2017, 8:25 AM

Looks fine. Optionally (recommended), if there are tests in the tarball and they can be run, add TEST_DEPENDS and make test target work

Well, I'll add TEST support when it's available.

Thanks for the review!

This revision was automatically updated to reflect the committed changes.