You are here |
ibofobi.dk | ||
| | | |
prashants.in
|
|
| | | | This is a simple script, later turned to package, written by me a few years ago to download media files from Reddit. I wrote this while learning to automate processes using Python. Features RedPy can be used to download both images and videos from Reddit Allows you to specify the number ... RedPy - Python wrapper to download Reddit Media Read More ยป | |
| | | |
zignar.net
|
|
| | | | Personal weblog about programming, linux, life, the universe and everything | |
| | | |
cyberchris.xyz
|
|
| | | | This was an older writeup of mine that I posted before I had set up this blog. I am reposting it for my blog now. Whats this for? After stumbling upon the youtube-dl program (link to the repo), I was impressed with its functionality but found it quite inconvenient to have to leave the terminal to search for the url. This led me to write this python script that lets you search Youtube and display the video/playlist ID, all in the command line. | |
| | | |
www.henryleach.com
|
|
| | I'm leaving a note here as I've had this problem occur a couple of times, and each time it confuses me. When I try and launch a Vagrant box with an Ansible provisioning step, or otherwise try to run an Ansible playbook I get the error: ImportError: cannot import name 'initialize_locale'. Even a simple ansible --version will trigger this error. |