Commit Graph

  • 2290167af4 Added missing spotipy import. master KevinMidboe 2020-05-21 22:18:23 +02:00
  • 252d945996 Some tests for spotdl.util Ritiek Malhotra 2020-05-21 03:56:58 +05:30
  • d53a6ea471 Add changelog entry for 2aa7dce4a4 v2.0.5 Ritiek Malhotra 2020-05-20 12:55:37 +05:30
  • c1b3949edb Disable logs from chardet Ritiek Malhotra 2020-05-20 12:32:21 +05:30
  • 6288e3c6e5 Prepare for v2.0.5 Ritiek Malhotra 2020-05-20 12:21:20 +05:30
  • 2aa7dce4a4 Derive download directory from filename itself Ritiek Malhotra 2020-05-20 12:19:13 +05:30
  • b13f12f1fe Merge pull request #724 from ritiek/handle-keyboardinterrupt-on-file-downloads v2.0.4 Ritiek Malhotra 2020-05-19 13:22:39 +05:30
  • 19ae8fd408 Don't remove track from file on KeyboardInterrupt Ritiek Malhotra 2020-05-19 13:15:39 +05:30
  • 89735c2bbb Add entry to CHANGES.md Ritiek Malhotra 2020-05-19 12:58:35 +05:30
  • debe7ee902 Optional parameter to check if the encoder exists Ritiek Malhotra 2020-05-19 12:49:00 +05:30
  • 9c97f33aa2 Link to commits in previous logs Ritiek Malhotra 2020-05-19 00:09:41 +05:30
  • 046e7e9d3c Fix crash if FFmpeg isn't found Ritiek Malhotra 2020-05-19 00:07:35 +05:30
  • 29b1f31a26 Fix tests Ritiek Malhotra 2020-05-18 18:00:09 +05:30
  • 64d54d7943 Retry a few times if Genius returns an invalid response v2.0.3 Ritiek Malhotra 2020-05-18 17:50:01 +05:30
  • 85c12a91ef Call debug statements when fetching lyrics Ritiek Malhotra 2020-05-18 16:28:10 +05:30
  • 9795d7e9b8 Release v2.0.2 v2.0.2 Ritiek Malhotra 2020-05-18 15:16:00 +05:30
  • bbe43da191 Bugfix: crash when skipping track with -m [Fixes #721] Ritiek Malhotra 2020-05-18 15:14:22 +05:30
  • 8b7fd04321 Bump to v2.0.1 v2.0.1 Ritiek Malhotra 2020-05-18 14:13:00 +05:30
  • cd5f224e37 Bugfix: -o m4a would fail [Fixes #720] Ritiek Malhotra 2020-05-18 14:01:01 +05:30
  • 675d1805ed logger.error when no streams found for input format Ritiek Malhotra 2020-05-18 13:13:41 +05:30
  • ac6997e05e Show possible special tags in -h v2.0.0 Ritiek Malhotra 2020-05-18 04:53:30 +05:30
  • bc6506f6b6 Prepare for release v2.0.0 Ritiek Malhotra 2020-05-18 04:42:54 +05:30
  • fe4276e27c Rename *.html to *html.test Ritiek Malhotra 2020-05-18 04:38:05 +05:30
  • 7ca0f1e8d4 Python 3.6+ only Ritiek Malhotra 2020-05-18 04:33:34 +05:30
  • 40acb08e5d Merge pull request #690 from ritiek/refactor Ritiek Malhotra 2020-05-18 04:29:10 +05:30
  • a833f190e1 Bugfix: default config saved is overwritten with passed args Ritiek Malhotra 2020-05-18 04:10:43 +05:30
  • fec187994b Bugfix: writing to STDOUT would do opposite Ritiek Malhotra 2020-05-18 03:56:10 +05:30
  • 0a8244fc74 Rename spotdl.command_line.lib to spotdl.command_line.core Ritiek Malhotra 2020-05-18 03:40:14 +05:30
  • c5a85eb343 Don't bother for lyrics with --no-metadata Ritiek Malhotra 2020-05-18 01:39:57 +05:30
  • 81a6cb052b Implement --write-successful-file and --skip-file Ritiek Malhotra 2020-05-18 00:11:33 +05:30
  • 23e18e1550 Fail to run on <2.0.0 configuration files Ritiek Malhotra 2020-05-17 03:37:47 +05:30
  • e0e7048ced Add --remove-config Ritiek Malhotra 2020-05-16 09:07:33 +05:30
  • 9c61d9951e Config dir must exist before creating config file Ritiek Malhotra 2020-05-15 17:10:21 +05:30
  • 65c89075ac Pin minimum dependency versions Ritiek Malhotra 2020-05-15 15:45:53 +05:30
  • f5b9fc7b1d Test for Python 3.8 on CI Ritiek Malhotra 2020-05-15 15:15:00 +05:30
  • f05d5a5e96 Remove out-dated tests Ritiek Malhotra 2020-05-15 15:13:21 +05:30
  • 39ebd5f57e Fix tests Ritiek Malhotra 2020-05-15 15:00:51 +05:30
  • e71989a963 Feed arguments in libary usage mode Ritiek Malhotra 2020-05-15 00:32:54 +05:30
  • f40f69fdc5 Better handling when FFmpeg isn't found Ritiek Malhotra 2020-05-12 20:41:00 +05:30
  • ad34bb01a3 Handle FFmpeg trim silence option Ritiek Malhotra 2020-05-12 19:56:35 +05:30
  • f3dec39eea CHANGELOG: "--write-to -" outputs to STDOUT Ritiek Malhotra 2020-05-12 19:26:15 +05:30
  • 635c18723b "--write-to -" for writing to to STDOUT Ritiek Malhotra 2020-05-12 03:49:37 +05:30
  • a365746e45 Remove unused functions Ritiek Malhotra 2020-05-12 03:24:47 +05:30
  • e3e56b76a2 Remove sys.exit from sub-modules Ritiek Malhotra 2020-05-12 02:50:19 +05:30
  • 150d8b0b81 Search format enhancements Ritiek Malhotra 2020-05-10 18:52:50 +05:30
  • 819bb87fc2 Calling ._get_id isn't required in new spotipy versions Ritiek Malhotra 2020-05-10 18:16:57 +05:30
  • b958212805 Add CHANGELOG Ritiek Malhotra 2020-05-10 17:32:17 +05:30
  • 083af5b802 Nuke avconv Ritiek Malhotra 2020-05-10 04:44:31 +05:30
  • 4abdecf9ec Write to {filename}.temp when downloading Ritiek Malhotra 2020-05-09 20:09:00 +05:30
  • e0362b6e8c Retry a few times to workaround random YouTube issues Ritiek Malhotra 2020-05-08 22:14:51 +05:30
  • 007fc0be67 Faster generation of m3u playlists Ritiek Malhotra 2020-05-07 23:38:34 +05:30
  • c9bf0bc020 De-clutter metadata search Ritiek Malhotra 2020-05-07 19:36:38 +05:30
  • ec5704e050 zfill track number metadata Ritiek Malhotra 2020-05-05 14:17:27 +05:30
  • c3e8a0f0db Link arguments to spotipy helpers Ritiek Malhotra 2020-05-05 02:25:05 +05:30
  • 5a75687722 Add debug log statements Ritiek Malhotra 2020-05-04 14:50:05 +05:30
  • 4495755edc Setup coloredlogs to remove logzero Ritiek Malhotra 2020-05-03 16:34:49 +05:30
  • ec765119fa Setup coloredlogs Ritiek Malhotra 2020-05-03 09:06:03 +05:30
  • 715a95df1e Move command-line class methods to module fns as needed Ritiek Malhotra 2020-04-27 00:59:48 +05:30
  • a7578e9de0 Create a class for command-line functions Ritiek Malhotra 2020-04-27 00:28:15 +05:30
  • 35461e8602 Setup logzero.logger Ritiek Malhotra 2020-04-26 12:29:41 +05:30
  • 629d1643c7 Remove --avconv in favour of --encoder Ritiek Malhotra 2020-04-23 23:06:15 +05:30
  • 2feb9c4b49 Implement --manual Ritiek Malhotra 2020-04-23 22:38:27 +05:30
  • 300f17e5cd Merge options -f and -ff into -f Ritiek Malhotra 2020-04-23 14:55:52 +05:30
  • 7ddc5c6348 Support reading & writing to STDIN & STDOUT respectively Ritiek Malhotra 2020-04-22 16:02:27 +05:30
  • f24c026ae4 Improve Genius lyrics stability Ritiek Malhotra 2020-04-21 18:56:46 +05:30
  • b9e2a23846 Fix dependencies Ritiek Malhotra 2020-04-21 13:13:48 +05:30
  • 42dd650ed8 CLI optimizations Ritiek Malhotra 2020-04-17 14:32:57 +05:30
  • 164f342262 Lyric optimizations Ritiek Malhotra 2020-04-13 03:19:14 +05:30
  • 9a088ee26d A bit of thread refactoring Ritiek Malhotra 2020-04-12 17:09:15 +05:30
  • a253c308a6 Accept additional command-line options Ritiek Malhotra 2020-04-12 14:13:21 +05:30
  • 0a8a0db54e Deal with depracated arguments Ritiek Malhotra 2020-04-12 02:46:15 +05:30
  • 0e7da1cd97 Remove obsolete code Ritiek Malhotra 2020-04-12 01:10:32 +05:30
  • 9afd14282a Very brittle command-line frontend Ritiek Malhotra 2020-04-11 22:03:47 +05:30
  • 14104e6870 Tests for util.py Ritiek Malhotra 2020-04-09 14:02:44 +05:30
  • 482ba4cb25 Remove old code Ritiek Malhotra 2020-04-09 01:05:03 +05:30
  • e5ecc2dd1e Fix a local test requiring internet Ritiek Malhotra 2020-04-09 00:54:48 +05:30
  • 47247f7250 Add additional methods to fetch lyrics Ritiek Malhotra 2020-04-08 21:43:58 +05:30
  • 51da0b7a29 Basic downloading Ritiek Malhotra 2020-04-08 08:00:43 +05:30
  • 121fcdcdf6 Authenticating services Ritiek Malhotra 2020-04-02 04:14:07 +05:30
  • 2bb9a965f5 Document YouTube tests Ritiek Malhotra 2020-03-27 13:42:36 +05:30
  • 68c25e2aaa Write tests for YouTube metadata Ritiek Malhotra 2020-03-27 04:33:00 +05:30
  • c9a804268d Refactor embedding metadata to media Ritiek Malhotra 2020-03-25 02:04:24 +05:30
  • d154b2be20 Download while simultaneously encoding Ritiek Malhotra 2020-03-23 18:29:23 +05:30
  • 7413c541d3 Decouple fetching metadata Ritiek Malhotra 2020-03-22 21:44:04 +05:30
  • dae76a0abb Add tests for encoders Ritiek Malhotra 2020-03-17 17:58:44 +05:30
  • 29005f24ed Refactor exceptions Ritiek Malhotra 2020-03-17 03:09:56 +05:30
  • 083c430489 Improve directory tree Ritiek Malhotra 2020-03-16 18:43:59 +05:30
  • 5adb3d0a4d Refactor encoding Ritiek Malhotra 2020-03-16 18:12:52 +05:30
  • 937ed6ebcc Merge pull request #675 from ritiek/release-v1.2.6 v1.2.6 Ritiek Malhotra 2020-03-02 17:47:46 +05:30
  • 4b5ec6121c Release changes for v1.2.6 Ritiek Malhotra 2020-03-02 17:46:42 +05:30
  • ade55c6dba Merge pull request #674 from ritiek/fix-mutagen-crash Ritiek Malhotra 2020-03-02 17:44:14 +05:30
  • 75311e56d1 Update CHANGELOG Ritiek Malhotra 2020-03-02 17:41:50 +05:30
  • dc829815f5 Embed release and year metadata only when available Ritiek Malhotra 2020-03-02 17:40:30 +05:30
  • 9ecf957c81 Merge pull request #673 from ritiek/release-v1.2.5 v1.2.5 Ritiek Malhotra 2020-03-02 16:06:54 +05:30
  • ea4ff29e52 Changes for v1.2.5 Ritiek Malhotra 2020-03-02 16:04:00 +05:30
  • 33e07bea9d Merge pull request #672 from ritiek/youtube-api-crash Ritiek Malhotra 2020-03-02 15:58:55 +05:30
  • 94e06f99de Update CHANGELOG Ritiek Malhotra 2020-03-02 15:57:09 +05:30
  • 9a594d37c7 Skip Youtube-API-only fields when scraping Ritiek Malhotra 2020-03-02 15:49:21 +05:30
  • b45f75b5ca Merge pull request #667 from AvinashReddy3108/patch-1 Ritiek Malhotra 2020-03-02 10:58:46 +05:30
  • 75114bc26e Update convert.py Avinash Reddy 2020-03-01 11:01:54 +05:30