-
Notifications
You must be signed in to change notification settings - Fork 323
Comparing changes
Open a pull request
base repository: python273/vk_api
base: master
head repository: python273/vk_api
compare: dashedman-master
- 19 commits
- 1 file changed
- 4 contributors
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for abc60bc - Browse repository at this point
Copy the full SHA abc60bcView commit details
Commits on Feb 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e30675 - Browse repository at this point
Copy the full SHA 0e30675View commit details -
В вывозы функций scrap_data из класса VkAudio передается аргумент VkA…
…udio.convert_m3u8_links Восстановлена работа функции VkAudio.get_audio_by_id
Configuration menu - View commit details
-
Copy full SHA for 7b9bbe4 - Browse repository at this point
Copy the full SHA 7b9bbe4View commit details -
В словарь с информацией о треке добавлен ключ, содержащий список ссыл…
…ок на обложну трека (пустую строку, если обложек нет).
Configuration menu - View commit details
-
Copy full SHA for 5ca54c2 - Browse repository at this point
Copy the full SHA 5ca54c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3a52a - Browse repository at this point
Copy the full SHA 3f3a52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d2514 - Browse repository at this point
Copy the full SHA 62d2514View commit details
Commits on Mar 9, 2020
-
Увеличение значения TRACKS_PER_USER_PAGE до 100, так как при значении…
… 50 дублировались аудиозаписи, если у пользователя их больше 50
Configuration menu - View commit details
-
Copy full SHA for be2f78f - Browse repository at this point
Copy the full SHA be2f78fView commit details
Commits on Jul 5, 2020
-
Методы класса (кроме get_albums_iter, get_audio_by_id и get_post_audi…
…o) VkAudio переписаны с использованием PHP бэкэнда - al_audio.php Метод search_iter больше не принимает параметр offset, поскольку "акт" (метод) section из al_audio.php не поддерживает смещение. Для получения подгрзуки результатов поиска используется метод load_catalog_section. Параметр count метода search был увеличен с 50 до 100. Функция scrap_data была разделена на три функции: scrap_ids, scrap_ids_from_html и scrap_tracks Была добавлена проверка наличия всех необходимых хэшей аудиозаписей.
Configuration menu - View commit details
-
Copy full SHA for 775e9ec - Browse repository at this point
Copy the full SHA 775e9ecView commit details -
Исправлено некорректное поведение метода get_iter класса VkAudio, есл…
…и у пользователя более 2000 аудиозаписей. Функция scrap_tracks теперь генератор, поскольку при большом количестве аудиозаписей она задерживала вывод результатов.
Configuration menu - View commit details
-
Copy full SHA for 523b105 - Browse repository at this point
Copy the full SHA 523b105View commit details
Commits on Jul 6, 2020
-
Добавлен метод для получения обновлений друзей.
Метод get_audio_by_id возвращает полную информацию об аудиозаписи.
Configuration menu - View commit details
-
Copy full SHA for 3957e58 - Browse repository at this point
Copy the full SHA 3957e58View commit details -
+функции get_popular_iter(), get_news_iter()( популярные и новинки) +оффсеты для search_iter(), get_popular_iter(), get_news_iter() +защита от пустого response 'playlist' в search_iter()
Configuration menu - View commit details
-
Copy full SHA for 6ac9002 - Browse repository at this point
Copy the full SHA 6ac9002View commit details
Commits on Jul 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47a8250 - Browse repository at this point
Copy the full SHA 47a8250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cbff3d - Browse repository at this point
Copy the full SHA 2cbff3dView commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cef0c7d - Browse repository at this point
Copy the full SHA cef0c7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57bebc6 - Browse repository at this point
Copy the full SHA 57bebc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for da65def - Browse repository at this point
Copy the full SHA da65defView commit details
Commits on May 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 509fac5 - Browse repository at this point
Copy the full SHA 509fac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493207e - Browse repository at this point
Copy the full SHA 493207eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d582d - Browse repository at this point
Copy the full SHA b5d582dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...dashedman-master