Skip to content

Document how to save bandwidth when rebuilding a channel #435

Description

@lsolesen
  • 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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions