Closed jasperfung closed 12 years ago
-removed a repeated '/' that was causing issues with scraping past the first page
-Hypem may have updated the formatting of their trackList items. Updated the songMatches & artistMatches regex to fix song and artist name fetching
-added artist name to output file names and the "Attempting to download" print statement
Taking a look now
This was not was broken. I just uploaded the fix. It had to do with whitepace when parsing the regular expression. Please see my latest submission.
-removed a repeated '/' that was causing issues with scraping past the first page
-Hypem may have updated the formatting of their trackList items. Updated the songMatches & artistMatches regex to fix song and artist name fetching
-added artist name to output file names and the "Attempting to download" print statement