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)
Dec 30 2024, 12:10 PM
Unknown Object (File)
Oct 7 2024, 9:25 PM
Unknown Object (File)
Oct 4 2024, 4:25 PM
Unknown Object (File)
Sep 23 2024, 10:40 PM
Unknown Object (File)
Sep 19 2024, 6:26 PM
Unknown Object (File)
Sep 18 2024, 1:10 PM
Unknown Object (File)
Sep 17 2024, 10:08 PM
Unknown Object (File)
Sep 8 2024, 11:30 AM
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.