Giter Site home page Giter Site logo

vktotg's People

Contributors

bcskda avatar defoltbmd avatar frodox avatar hack3dq avatar warlock-9000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vktotg's Issues

Не работает, почему-то

screenshot from 2019-02-05 22-24-02
В ВК логинится нормально, но после сообщения о логине в телегу, после некоторого времени ожидания появляется следующее сообщение

SyntaxError: invalid syntax

 python3 vktotg.py 5024071
  File "vktotg.py", line 38
    f'\r{round(sent_bytes / total * 100, 1)}% {round(sent_bytes / 1024 / 1024, 1)}/{round(total / 1024 / 1024, 1)} MB'
                                                                                                                     ^
SyntaxError: invalid syntax

я даже теряюсь в догадках, что делает этот 120-символьный однострочник полный математики)

Telegram login exception

Hello! I tried to use your compiled exe file on Windows 10 and while i enter my phone number it outputs the following:
default
Also, I tried to use original python script on Windows Subsystem for Linux (WSL), Python 3.5.3 and got an error too:
default
How i can avoid that exception?
Best wishes, Evgeny

Problem with usability

Good time. I got this problem (screenshot) when run .py file.
screenshot

Also used .exe version, and got the error i cant capture cause its dissapearing too fast, I'm sorry. But it appears after login to telegram, and showing that there is 1 (??? There are 450+ files in my playlist) file to dump.

Anyway, programm creates the channel, and its empty.
screenshot2

And of course, I checked "privacy" settings in VK settings, my playlist is visible to everyone.
Hope, it would help to correct these issues.

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

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

Downloading porblem

Hi!
I'm trying to use .exe file from windows to download all my music to the local folder and I am getting this error:
`C:\vktotg-master>vktotg.exe my_vk_userid
Do you want to leave the local files? [N/y] y
First, log in to vk.com
Enter login: ---
Enter password: ---
Downloading audios from my_vk_userid
Traceback (most recent call last):
File "vktotg.py", line 201, in
print()
File "vktotg.py", line 135, in main
folderName = 'Music '
File "vktotg.py", line 120, in auth_tg

File "site-packages\telethon\telegram_bare_client.py", line 188, in connect
File "site-packages\telethon\network\mtproto_sender.py", line 49, in connect
File "site-packages\telethon\network\connection.py", line 79, in connect
File "site-packages\telethon\extensions\tcp_client.py", line 49, in connect
socket.timeout: timed out
[1720] Failed to execute script vktotg`

What is going wrong? Do I nevertheless need to login into Telegram?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.