podbringer/src
Paul van Tilburg 451c07a09e
Implement caching (closes: #3)
* Enable the `async` feature for the `cached` crate
* Make the types that we cache implement `Clone`
* Rename the argument of mixcloud::redirect_url` because of this issue:
  https://github.com/jaemk/cached/issues/114
2022-05-26 21:20:10 +02:00
..
lib.rs Replace own youtube-dl impl by youtube_dl crate (refs: #8) 2022-05-26 20:38:51 +02:00
main.rs Drop some unnecessary bloat/unused crates 2022-05-26 20:40:18 +02:00
mixcloud.rs Implement caching (closes: #3) 2022-05-26 21:20:10 +02:00