Commit Graph

371 Commits

Author SHA1 Message Date
Ritiek Malhotra 1b1d24c8a2 Remove deprecated no-convert option 2017-06-21 20:17:00 +05:30
Ritiek acfb2f0173 Fix encoding problems hopefully 2017-06-21 14:13:32 +05:30
Ritiek 5aa8c66db3 Small encoding changes 2017-06-21 12:58:15 +05:30
Ritiek Malhotra 734d25a64d Change name to lowercase 2017-06-21 01:26:00 +05:30
Ritiek Malhotra ba70c48c9f Merge pull request #72 from ritiek/develop
Change Notes
2017-06-21 01:23:00 +05:30
Ritiek Malhotra a3ada31849 Merge branch 'master' into develop 2017-06-21 01:22:43 +05:30
Ritiek Malhotra 3902416e25 Update spotdl.py 2017-06-21 01:08:29 +05:30
Ritiek Malhotra 98fb4c089e Go away conflicts 2017-06-21 01:06:21 +05:30
Ritiek 9d0e769060 Rename function 2017-06-21 01:02:21 +05:30
Ritiek 1848d3a16d Fix encoding error when getting YT track title 2017-06-21 00:52:18 +05:30
Ritiek dbae345680 Fix encoding problems in python2 2017-06-21 00:34:42 +05:30
Ritiek 0c328079a8 Fix encoding problems in python2 2017-06-21 00:34:24 +05:30
Ritiek Malhotra f36b3cc3f0 Remove unnecessary fix_encoding() 2017-06-20 22:29:51 +05:30
Ritiek Malhotra 464189060f Fix some encoding problems 2017-06-20 22:24:20 +05:30
Ritiek Malhotra 75f05e8cb0 Fixes #75 2017-06-20 21:51:46 +05:30
Ritiek Malhotra eb675c7f2a Some more metadata 2017-06-20 20:59:50 +05:30
Ritiek Malhotra 94ab975caa Enhance formatting 2017-06-20 20:55:22 +05:30
Ritiek 86506307ff Add instructions for getting FFmpeg up 2017-06-20 20:51:28 +05:30
Ritiek 20d4d7c2d5 Change defaults to FFmpeg 2017-06-20 20:25:47 +05:30
Tales Lima Fonseca 120d88a751 Fix encoding in generateSearchURL (#73) 2017-06-20 10:44:40 +05:30
Ritiek ccf2c818a0 Small updates 2017-06-19 23:23:24 +05:30
Ritiek ab51545d64 Use subprocess.call() for FFmpeg 2017-06-18 03:52:14 +05:30
Ritiek 086dc846bd Bug fix change tag to tags 2017-06-18 03:27:36 +05:30
Ritiek 80c167e702 Add lots of comments 2017-06-18 02:57:55 +05:30
Ritiek c270aa8365 Message on unavailable local tracks 2017-06-18 02:16:25 +05:30
Ritiek Malhotra 9236affd0e Embed only lead artist for compatibility purposes 2017-06-16 23:47:44 +05:30
Ritiek e2af7bf1f3 Small fixes 2017-06-16 22:07:42 +05:30
Ritiek Malhotra a2770badb6 Fix variable names 2017-06-16 21:18:35 +05:30
Ritiek Malhotra 303fe813be Improve code readability 2017-06-16 21:17:06 +05:30
Ritiek c9e341e2ef Change back to functions for consistency 2017-06-16 21:12:03 +05:30
Ritiek 42d45db998 Use urllib2.quote() to fix encoding errors 2017-06-16 20:55:33 +05:30
Ritiek dd4a0c5761 Use urllib2.quote() to fix encoding errors 2017-06-16 20:55:14 +05:30
Ritiek 1aa7639bee Use urllib2.quote() to fix encoding errors 2017-06-16 20:54:48 +05:30
Ritiek 44f34555b4 Use urllib2.quote() to fix encoding errors 2017-06-16 20:53:30 +05:30
Ritiek Malhotra 1071eb3d75 Remove necessary exceptions 2017-06-16 18:40:39 +05:30
Ritiek fe0cc185a6 Fix imports for python3 2017-06-16 18:04:47 +05:30
Ritiek 5fcdc3c227 Fix imports for python3 2017-06-16 18:04:08 +05:30
Ritiek Malhotra 4547ef7e71 Capture TypeError 2017-06-16 16:39:47 +05:30
Ritiek Malhotra 24636d2d47 Revert 2017-06-16 16:35:35 +05:30
Ritiek Malhotra 70f18067db Capture requests.exception.ConnectionError 2017-06-16 16:21:31 +05:30
Ritiek 5d3c27b622 Import misc 2017-06-16 14:53:02 +05:30
Ritiek 280ff41633 Make functions and class names a little verbose 2017-06-16 14:40:12 +05:30
Ritiek e9c247ead9 Switch to class for embedding metadata 2017-06-16 14:35:14 +05:30
Ritiek 06853a03d4 Separate module for embedding metadata 2017-06-16 13:32:40 +05:30
Ritiek Malhotra b1647ee76b Fix a syntax error 2017-06-16 12:39:36 +05:30
Ritiek Malhotra 34ae941d63 No need to import spotipy.oauth2.SpotifyOauthError 2017-06-16 12:38:28 +05:30
Ritiek Malhotra 67f579a03a Fix embedding multiple artists 2017-06-16 02:50:01 +05:30
Ritiek f1e5913e6e Automatically refresh token when expired when downloading from list 2017-06-16 02:37:01 +05:30
Ritiek 74511cf596 Fix check_exists() from giving prompts on non-existent files 2017-06-16 02:06:08 +05:30
Ritiek Malhotra be088f6dc0 Handle URLError and IOError when network problem 2017-06-16 00:24:09 +05:30