-
Notifications
You must be signed in to change notification settings - Fork 324
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: python273/vk_api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python273/vk_api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.9.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 16 files changed
- 7 contributors
Commits on Mar 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7a23003 - Browse repository at this point
Copy the full SHA 7a23003View commit details
Commits on Apr 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c6f3f72 - Browse repository at this point
Copy the full SHA c6f3f72View commit details
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae6584d - Browse repository at this point
Copy the full SHA ae6584dView commit details
Commits on Sep 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b5e0a11 - Browse repository at this point
Copy the full SHA b5e0a11View commit details -
Изменение VkAudio в соотвествии с изменениями на стороне ВК (#340)
* Измениние VkAudio в соотвествии с изменениями на стороне ВК * Добавлена обработка ситуации, когда data_audio[13] имеет 6 элементов, вместо 3 * В вывозы функций scrap_data из класса VkAudio передается аргумент VkAudio.convert_m3u8_links Восстановлена работа функции VkAudio.get_audio_by_id * В словарь с информацией о треке добавлен ключ, содержащий список ссылок на обложну трека (пустую строку, если обложек нет). * Fixed TypeError * Отключена отправка плейлистов из поста из-за ненадобности. * Увеличение значения TRACKS_PER_USER_PAGE до 100, так как при значении 50 дублировались аудиозаписи, если у пользователя их больше 50 * Методы класса (кроме get_albums_iter, get_audio_by_id и get_post_audio) 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 Была добавлена проверка наличия всех необходимых хэшей аудиозаписей. * Исправлено некорректное поведение метода get_iter класса VkAudio, если у пользователя более 2000 аудиозаписей. Функция scrap_tracks теперь генератор, поскольку при большом количестве аудиозаписей она задерживала вывод результатов. * Добавлен метод для получения обновлений друзей. Метод get_audio_by_id возвращает полную информацию об аудиозаписи. * Функции get_popular_iter и get_news_iter для рекомендаций вк (#1) * first commit lol +функции get_popular_iter(), get_news_iter()( популярные и новинки) +оффсеты для search_iter(), get_popular_iter(), get_news_iter() +защита от пустого response 'playlist' в search_iter() * Уменьшил обьем кода для оффсетов * Исправлен способ получения популярных и новинок * typo fixes * Имя секции recoms было изменено на explore Co-authored-by: dashedman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 613e721 - Browse repository at this point
Copy the full SHA 613e721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 047838f - Browse repository at this point
Copy the full SHA 047838fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ba807 - Browse repository at this point
Copy the full SHA 54ba807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d24cbe - Browse repository at this point
Copy the full SHA 1d24cbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3862261 - Browse repository at this point
Copy the full SHA 3862261View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7dce49 - Browse repository at this point
Copy the full SHA e7dce49View commit details
Loading
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 v11.8.0...v11.9.0