vivanishin / secretary-bot

A software secretary communicating via Telegram
0 stars 2 forks source link

Don't drop any videos. Store them in DB. #6

Closed vivanishin closed 7 years ago

vivanishin commented 8 years ago

For now the video currently being downloaded will be dropped if the user called '/pause'. Fix that.

All the video links should be stored in a persistent storage and enqueued for download (if not yet downloaded) upon VideoDownloader thread start (or at some other moment, doesn't really matter).

vivanishin commented 7 years ago

Fixed in 50b6bf4f0287594b74c1d306d5999abd86c2f966