Thursday, January 16, 2020

Python BBC Downloader Update

Python BBC Downloader V1.65W, Huge Update. Windows only GUI for downloading BBC TV and radio shows. You may need to connect from the UK to be able to access the BBC resources though. Exe and source included.

from Python Coder
via read more

No comments:

Post a Comment

TestDriven.io: Working with Static and Media Files in Django

This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...