Help with SQL commands to interact with a MySQL database
- Mac /usr/local/mysql/bin
- Windows /Program Files/MySQL/MySQL version/bin
- Xampp /xampp/mysql/bin
OUTDATED. PLEASE SEE https://walkman100.github.io/formatting | |
<text> | |
```java | |
<code> | |
``` | |
(Documentation [here](https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown)) |
Helpers.ShowFileProperties(sourcePath); | |
IntPtr ptr = IntPtr.Zero; | |
var title = IsDirectory(sourcePath) ? new DirectoryInfo(sourcePath).Name : new FileInfo(sourcePath).Name; | |
title += " Properties"; | |
while (ptr == IntPtr.Zero) | |
ptr = Helpers.FindWindow("#32770", title); |
#!/usr/bin/env python3 | |
"""Send telegrams about new videos on subscribed YouTube channels. | |
To try it, install dependencies: | |
$ python3 -mpip install aiohttp feedparser werkzeug | |
run the callback server: | |
$ env TELEBOT_TOKEN=<token> TELEBOT_CHAT_ID=<chat_id> python3 ytcallback-server.py |
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
''' | |
This is a little script to download every song from every playlist | |
if your Google Play Music account. Songs are organized as follows: | |
<playlist>/<artist>/<album>/<song>.mp3 | |
I Highly recomend putting this file in your %USER%\Music folder | |
before running. |
Step by step guide for n00bs.
Make sure you have the following software installed:
Open cmd as administrator, navigate to the directory where you downloaded the extractor tool and run it for the first time: