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

Change directory and no delete commands #233

Closed
upintheairsheep opened this issue Aug 10, 2022 · 3 comments
Closed

Change directory and no delete commands #233

upintheairsheep opened this issue Aug 10, 2022 · 3 comments

Comments

@upintheairsheep
Copy link
Contributor

Please add 2 commands that are helpful:

  1. Default directory: This one is for the organization freaks out there, or external drive or NAS users. Please add a command to change the default tubeup directory called —folder .
  2. —no-delete: This one prevents deletion of contents from the tubeup folder once it is already uploaded. The people who will use this are data “hoarders” or libraries who would like a copy of their data for their own sanity, especially those who downloaded large files or downloaded tons of comments.
@brandongalbraith
Copy link
Collaborator

brandongalbraith commented Aug 10, 2022

This comment might be helpful: #166 (comment) but I also recommend reviewing all of #166 as well.

@vxbinaca
Copy link
Collaborator

Learn to use yt-dlp, downloading only is beyond the scope of the tool, this has been asked for for years and Tubeup only downloads, theres zero reason to hoarde using Tubeup. It's for quick scrapes with the best and most of everything. Not for hoardeing for later upload.

@vxbinaca
Copy link
Collaborator

If you want directories changed submit a PR as a flag that doesn't permanently change the directory.

drzraf added a commit to drzraf/tubeup that referenced this issue Sep 17, 2023
…oaded the way

  yt-dlp keep track of downloaded items.

- Amend bibanon#19 by adding optional idempotency between runs:
  While concurrent-instances can still rely on a "clean" download directory (bibanon#19)
  a single upload node can use --use-upload-archive can avoid source files removal.
  Subsequent runs of `tubeup` will omit files already uploaded.

- Fixes bibanon#23 (and part of bibanon#233)
- NB: Ability for upload_ia() to return None, paves the way to fix bibanon#36 or bibanon#109
drzraf added a commit to drzraf/tubeup that referenced this issue Sep 19, 2023
…oaded the way

  yt-dlp keep track of downloaded items.

- Amend bibanon#19 by adding optional idempotency between runs:
  While concurrent-instances can still rely on a "clean" download directory (bibanon#19)
  a single upload node can use --use-upload-archive can avoid source files removal.
  Subsequent runs of `tubeup` will omit files already uploaded.

- Fixes bibanon#23 (and part of bibanon#233)
- NB: Ability for upload_ia() to return None, paves the way to fix bibanon#36 or bibanon#109
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

3 participants