Compare commits

...

No commits in common. '826efeb3fabc0f3611ed0ea4540f121eb31d0685' and 'e68b0df3a3324c2127fb79dd683fff09a9a01d1f' have entirely different histories.

@ -1,8 +1,4 @@
<<<<<<< HEAD
# yt-dlp-stream-to-s3
=======
## yt-dlp stream to s3
# yt-dlp stream to s3
Small utility to download a file using yt-dlp and stream directly to s3. Avoids saving the file on disk.
@ -24,4 +20,3 @@ try:
except Exception as e:
print("error", e)
```
>>>>>>> d2b1e5d (first commit)

Loading…
Cancel
Save