Commit Graph

  • ae4edf2267 Merge pull request #297 from ritiek/remove-duplicates Linus Groh 2018-07-04 16:25:07 +02:00
  • eb96aa8c13 Handle '.' as a time value separator (#301) Ritiek Malhotra 2018-07-04 18:27:14 +05:30
  • e3b06fc946 Add note about Vagrant, fix headings in README Linus Groh 2018-06-26 14:57:14 +02:00
  • 40ed9b494b Remove duplicates from track file ritiek 2018-06-26 10:12:23 +05:30
  • 0a3b7bd7d8 Pass correct arguments when retrying to fetch videotime (#277) Ritiek Malhotra 2018-05-26 13:37:14 +05:30
  • 9b181df77e Slugify filenames when metadata found on Spotify too (#265) Ritiek Malhotra 2018-05-20 15:18:45 +05:30
  • c885c9eff0 Fix tracknumber in metadata embedding (#281) Vishnunarayan K I 2018-05-20 15:02:16 +05:30
  • a1b4266d08 First run config info (#273) Linus Groh 2018-04-24 14:01:47 +02:00
  • 4eb4628128 Add Gitter badge (#274) Ritiek Malhotra 2018-04-24 17:30:51 +05:30
  • dfcb07ed45 Change default music folder (#225) Ritiek Malhotra 2018-04-22 21:14:47 +05:30
  • 7e48ece898 Add python version check in setup.py (#268) Vishnunarayan K I 2018-04-21 19:22:26 +05:30
  • 745066a646 Update search query! Ritiek Malhotra 2018-04-18 23:13:42 +05:30
  • b6dbc5c00a Show complete list of tracks if metadata not found in manual mode (#266) Ritiek Malhotra 2018-04-18 19:31:29 +05:30
  • e066d7c876 Remove pandoc from Travis dependencies Linus Groh 2018-04-17 17:18:45 +02:00
  • 8b58230438 Restore README.md without instructions to install from PyPI Linus Groh 2018-04-17 17:16:10 +02:00
  • 2d2f5aa40c Bump version Linus Groh 2018-04-17 14:17:13 +02:00
  • 2c487df118 Add -V/--version flag Linus Groh 2018-04-17 14:15:51 +02:00
  • 678068c4fe Fix setup.py entry point Linus Groh 2018-04-17 14:10:50 +02:00
  • 8b54dc5e88 Merge branch 'introduce-releases' Linus Groh 2018-04-17 13:21:23 +02:00
  • b0d5895180 Bump version Linus Groh 2018-04-17 13:20:01 +02:00
  • 12d3da0f8d Fix PyPI Markdown, lower version to 0.9.0 Linus Groh 2018-04-17 13:15:34 +02:00
  • 8d569aca3f Fix tests Linus Groh 2018-04-17 13:02:45 +02:00
  • 225aec5df7 Remove local config.yml backup Linus Groh 2018-04-17 12:58:12 +02:00
  • 4769878618 Merge branch 'master' into introduce-releases Linus Groh 2018-04-17 12:55:03 +02:00
  • 56e723dfd4 Code of Conduct ritiek 2018-04-12 20:38:41 +05:30
  • 1e1a74f7f4 Improve usage help ritiek 2018-04-08 16:17:15 +05:30
  • fc226442fe Custom YouTube search string (#261) Ritiek Malhotra 2018-04-08 15:56:44 +05:30
  • 4d18224bb7 Fix embedding of lyrics in mp3 ritiek 2018-04-02 01:16:45 +05:30
  • 441ac62882 Missing sys! ritiek 2018-04-02 01:07:01 +05:30
  • 96ab547c5c Support FLAC output format (#259) Ritiek Malhotra 2018-04-02 00:47:31 +05:30
  • 7f7c3d6f58 Update youtube_tools.py Linus Groh 2018-03-10 12:27:16 +01:00
  • a571ca2a38 Add BeautifulSoup4 as a dependency Ritiek Malhotra 2018-03-10 10:52:19 +05:30
  • c5846d615e Update test for new API key Ritiek Malhotra 2018-03-09 20:57:19 +05:30
  • 2cc9a4a9d3 Update YouTube API key to not conflict with users before #250 Ritiek Malhotra 2018-03-09 20:52:46 +05:30
  • b968b5d206 Scrape YouTube by default and optionally use YouTube API to perform searches (#250) Ritiek Malhotra 2018-03-09 20:40:15 +05:30
  • 46f313777b Update music only URL Ritiek Malhotra 2018-03-09 16:10:59 +05:30
  • 4ad77de97f Filter out items other than videos in search (#249) Vishnunarayan K I 2018-03-09 13:17:46 +05:30
  • f943080edb Partially fix download speed throttle ritiek 2018-02-25 03:34:59 +05:30
  • c4bb047187 Test URL is now None Ritiek Malhotra 2018-02-24 15:03:42 +05:30
  • 666334dfd8 Install codecov after success Ritiek Malhotra 2018-02-24 14:41:49 +05:30
  • c8db9ed5da Improve conversion ritiek 2018-02-13 18:03:50 +05:30
  • 3db04ce635 Merge pull request #233 from ns23/#226-locateCongigFile Linus Groh 2018-02-05 18:44:12 +01:00
  • a8f261edae Changes as per second PR review Nitesh Sawant 2018-02-05 23:01:44 +05:30
  • 0e3249646f Made Changes as per comments on PR Nitesh Sawant 2018-02-04 22:36:04 +05:30
  • 8550abd06a Removed unnecessary imports Nitesh Sawant 2018-02-04 16:07:39 +05:30
  • e1ffa92b9c wrote help description for def override_config Nitesh Sawant 2018-02-04 16:01:37 +05:30
  • 6bd2a71666 Implemented passing config.yml as command line argument Nitesh Sawant 2018-02-04 15:46:08 +05:30
  • 5346cbf363 Merge remote-tracking branch 'upstream/master' Nitesh Sawant 2018-02-02 21:33:01 +05:30
  • 38b5148623 Fix link in README.md Linus Groh 2018-02-02 16:24:20 +01:00
  • 819fbe0c87 Fix Travis builds Linus Groh 2018-02-02 16:11:06 +01:00
  • 9699dab99c Change command for GitHub releases installation Linus Groh 2018-02-02 16:09:30 +01:00
  • 7fa85af616 Fix setup.py by not importing __version__ Linus Groh 2018-02-02 16:05:59 +01:00
  • 56d24f03ae Fix tests Linus Groh 2018-02-02 15:31:47 +01:00
  • 76ef1ffcb2 Change alpha to beta Linus Groh 2018-02-02 15:21:29 +01:00
  • 177f72b532 Prepare for releases Linus Groh 2018-02-02 15:19:12 +01:00
  • 08ae7ae24a Use our token with pafy (#228) Ritiek Malhotra 2018-01-30 19:47:26 +05:30
  • ffb4764074 Remove some debug code Ritiek Malhotra 2018-01-29 21:45:36 +05:30
  • d77ad8f6e3 Show docker pulls shield Ritiek Malhotra 2018-01-29 21:28:58 +05:30
  • 54a9f33ba4 Add test for embedding metadata into .webm ritiek 2018-01-27 11:20:19 +05:30
  • 3e6b2d7702 Increase coverage (#218) Ritiek Malhotra 2018-01-26 20:44:37 +05:30
  • d624bbb3d5 Specify optional param in enumerate() Ritiek Malhotra 2018-01-25 19:30:16 +05:30
  • 8fd28c81ae Improve spaces replacement with slugify Linus Groh 2018-01-24 17:36:20 +01:00
  • 4a940ab09f Fix spaces not being replaced by dashes when no metadata is found (#220) Linus Groh 2018-01-24 17:10:14 +01:00
  • caba5a1c3b Fix already_tagged check for mp4 in metadata.py>compare (#219) Suhas Karanth 2018-01-24 21:03:00 +05:30
  • 972065b7c9 Some code refactoring Linus Groh 2018-01-24 16:24:19 +01:00
  • ea91ded9bc Merge remote-tracking branch 'upstream/master' Nitesh Sawant 2018-01-23 23:07:55 +05:30
  • 8dae25fb42 Tell the user to install unicode-slugify in case of ImportError #176 (#206) Nitesh Sawant 2018-01-23 22:10:03 +05:30
  • 988427d881 Fix merge conflict Nitesh Sawant 2018-01-23 22:03:39 +05:30
  • 9fe216135b Merge pull request #217 from vn-ki/master Linus Groh 2018-01-22 23:47:20 +01:00
  • 9d87424860 Beautify videotime_from_seconds func vn-ki 2018-01-23 04:12:42 +05:30
  • 9ed7347f03 Changes as per PR comments Nitesh Sawant 2018-01-23 00:06:08 +05:30
  • 7cccabc145 Changed code as per PR comments Nitesh Sawant 2018-01-23 00:02:06 +05:30
  • 1b2b3a0ea1 21 Jan update Nitesh Sawant 2018-01-22 23:47:56 +05:30
  • 0cd85b59bd Code coverage integration (#216) Ritiek Malhotra 2018-01-22 20:50:30 +05:30
  • fcfebc55e6 Save file names using a custom format specifiers (#205) Ritiek Malhotra 2018-01-19 13:58:27 +05:30
  • 3affdc830a Tell the user to install unicode-slugify in case of ImportError Nitesh Sawant 2018-01-15 23:50:19 +05:30
  • ed235610ad Move common code to loader.py ritiek 2018-01-15 14:20:12 +05:30
  • 1fe94c9896 Add a config option to preserve spaces in file names (#201) Miguel Piedrafita 2018-01-15 09:11:11 +01:00
  • e283231f8e Merge pull request #202 from Aareon/patch-2 Linus Groh 2018-01-14 23:20:01 +01:00
  • bb76220e86 Update spotdl.py Aareon Sullivan 2018-01-14 14:18:24 -08:00
  • beafd4e446 Use enumerate, remove random usages of exit codes Aareon Sullivan 2018-01-14 13:54:00 -08:00
  • 66e16e4b33 Shell identifier Ritiek Malhotra 2018-01-13 17:46:07 +05:30
  • 9f35471f3a Read configuration from config.yml (#200) Ritiek Malhotra 2018-01-13 16:59:44 +05:30
  • 48e323dca5 Update usage help Ritiek Malhotra 2018-01-12 22:02:45 +05:30
  • f9d9c7d5fa Refactor tests ritiek 2018-01-12 21:56:58 +05:30
  • 621e1eb21e Some cleanup ritiek 2018-01-12 21:52:43 +05:30
  • 8c6cc1cc22 Fix typo, do minor improvements Linus Groh 2018-01-12 13:39:58 +01:00
  • f7c4cbd50d Show no metadata warning before download Linus Groh 2018-01-12 13:34:46 +01:00
  • a9ba5b71c8 Resolve variable names Ritiek Malhotra 2018-01-12 17:39:32 +05:30
  • b226b8380a Resolve imports ritiek 2018-01-12 17:34:01 +05:30
  • 68bb24612b Minor fix ritiek 2018-01-12 17:20:56 +05:30
  • beac83cf17 Merge branch 'refactor' ritiek 2018-01-12 17:09:27 +05:30
  • da68ca3989 Fix conflicts ritiek 2018-01-12 17:09:13 +05:30
  • 8c76bd8ea3 Fix conflicts ritiek 2018-01-12 15:56:09 +05:30
  • b2f3c43d0f Remove unused imports and fix token regeneration ritiek 2018-01-11 22:32:32 +05:30
  • fce2a1abcd Fix tests and const.py to hold options ritiek 2018-01-11 21:50:40 +05:30
  • 58cfa121f3 Write lyrics to track metadata (#194) Ritiek Malhotra 2018-01-11 02:13:23 +05:30
  • fb70ad32bb Download only songs whose metadata is found #193 (#197) Nitesh Sawant 2018-01-11 01:51:49 +05:30
  • 77dab0665d Create youtube_tools.py ritiek 2018-01-10 21:20:35 +05:30
  • a117064791 Refactor conversion and minor changes to metadata ritiek 2018-01-10 20:01:37 +05:30