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

Implement read-directory and write-directory commands #513

Open
zlobober opened this issue Apr 8, 2024 · 1 comment
Open

Implement read-directory and write-directory commands #513

zlobober opened this issue Apr 8, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@zlobober
Copy link
Collaborator

zlobober commented Apr 8, 2024

It would be convenient to be able to download a directory from YT in form of a tarball, or a .tgz. And vice versa, uploading a data back to YT would also be convenient.

Sounds like a nice first issue for a newcomer :)

@zlobober zlobober added the good first issue Good for newcomers label Apr 8, 2024
@Kontakter
Copy link
Collaborator

Do you know that we have proper helpers in Python API?

def upload_directory_to_yt(directory, recursive, yt_table, part_size, process_count, force, prepare_for_sky_share):

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

No branches or pull requests

2 participants