17th May 2021
Computer Science⚑
(../computer_science/gnu_linux/youtube-dl.md)⚑
- New: Youtube-dl parallel downloads.
Programming⚑
(../computer_science/programming/python/json.md)⚑
-
New: Python json module.
(https://docs.python.org/3/library/json.html?highlight=json#module-json) is a JSON encoder and decoder for Python.
(../computer_science/programming/python/snippets.md)⚑
- New: Python create a directory snippet.
- New: Python snippet to download a file.