Skip to content
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

Не удаётся скачать музыку из вк #13

Open
Frodox opened this issue Jun 29, 2019 · 1 comment
Open

Не удаётся скачать музыку из вк #13

Frodox opened this issue Jun 29, 2019 · 1 comment

Comments

@Frodox
Copy link
Contributor

Frodox commented Jun 29, 2019

python3 ./vktotg.py                                                                     ✭
Do you want to leave the local files? [N/y] y
First, log in to vk.com
Enter login: sy***
Enter password: 
Traceback (most recent call last):
  File "./vktotg.py", line 153, in <module>
    main()
  File "./vktotg.py", line 117, in main
    audios = vkaudio.get(user_id)
  File "/usr/lib/python3.5/site-packages/vk_api/audio.py", line 90, in get
    return list(self.get_iter(owner_id, album_id))
  File "/usr/lib/python3.5/site-packages/vk_api/audio.py", line 73, in get_iter
    tracks = scrap_data(response.text, self.user_id)
  File "/usr/lib/python3.5/site-packages/vk_api/audio.py", line 201, in scrap_data
    duration = int(audio.select_one('.ai_dur')['data-dur'])
TypeError: 'NoneType' object is not subscriptable

@HaCk3Dq
Copy link
Owner

HaCk3Dq commented Jul 1, 2019

Хм, возможно снова что-то поменяли
Гляну скоро

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants