Skip to content

Instantly share code, notes, and snippets.

View ykr0p's full-sized avatar
🎯
Focusing

Maxim_Proskochilov ykr0p

🎯
Focusing
View GitHub Profile
/*
* Copyright 2026 Kyriakos Georgiopoulos
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
@tsvtt
tsvtt / скачать видео с boosty.md
Last active May 8, 2026 11:53
Скачать видео с boosty
  • Открыть страницу с видео, видеоплеер должен быть виден на странице
  • Открыть средства разработчика в браузере (F12), открыть вкладку с консолью
  • Выполнить:
    document.querySelector('vk-video-player').store.actions.internal.downloadVideo()
@alex-oleshkevich
alex-oleshkevich / by-cities.json
Created September 9, 2018 16:47
Города Беларуси (json)
[
{
"name": "Беларусь",
"regions": [
{
"name": "Брестская обл.",
"cities": [
{
"name": "Антополь",
"lat": 52.2041343,