Skip to content

Generate list error --write-m3u #559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 4 tasks
Audacieux opened this issue Jun 4, 2019 · 1 comment · Fixed by #597
Closed
2 of 4 tasks

Generate list error --write-m3u #559

Audacieux opened this issue Jun 4, 2019 · 1 comment · Fixed by #597
Labels
Bug Unexpected problem or unintended behavior that needs to be fixed

Comments

@Audacieux
Copy link

  • Bug
  • Feature Request
  • Question
  • Other

Description

--write-m3u doesnt work

Log

$ spotdl --list=productive-morning.txt --write-m3u
Traceback (most recent call last):
File "/anaconda3/bin/spotdl", line 10, in
sys.exit(main())
File "/anaconda3/lib/python3.7/site-packages/spotdl/spotdl.py", line 63, in main
match_args()
File "/anaconda3/lib/python3.7/site-packages/spotdl/spotdl.py", line 32, in match_args
text_file=const.args.write_to)
TypeError: generate_m3u() got an unexpected keyword argument 'text_file'

@ritiek ritiek added the Bug Unexpected problem or unintended behavior that needs to be fixed label Jun 5, 2019
@ritiek ritiek pinned this issue Jul 28, 2019
arthurlutz added a commit to arthurlutz/spotify-downloader that referenced this issue Aug 23, 2019
@jorgelaranjo
Copy link

jorgelaranjo commented Aug 23, 2019

#597 fixes it

@ritiek ritiek unpinned this issue Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected problem or unintended behavior that needs to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants