Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to save bandwidth when rebuilding a channel #435

Open
lsolesen opened this issue May 13, 2023 · 0 comments
Open

Document how to save bandwidth when rebuilding a channel #435

lsolesen opened this issue May 13, 2023 · 0 comments

Comments

@lsolesen
Copy link
Contributor

  • ricecooker version: 0.7.1
  • Python version:
  • Operating System:

Description

I am rebuilding some of my channels frequently when adding new content to them. Some of the videos are from youtube. That means that the videoes are downloaded again to the computer for the compressing, and then uploaded to the channel again.

I am in a low bandwidth area where you pay for data bundles. Therefore it would be great if the stuff on the channel which is already downloaded is not uploaded again.

What I Did

python sushichef.py --token MYTOKEN --compress

INFO            --- Downloaded (YouTube) 6a5089ba0492724595bbf6aad9ee4b6c.mp4
INFO            --- Compressed 72fae3c13722ffcbc4c16141ea06581b.mp4
INFO            --- Extracting thumbnail from /mnt/c/Users/lsole/OneDrive/Dokumenter/GCFEducationFree/pregnancy-youtube-channel/storage/7/2/72fae3c13722ffcbc4c16141ea06581b.mp4

It seems like already downloaded vides are downloaded again, but maybe I am mistaken?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant