issues
search
odwyersoftware
/
mega.py
Python library for the https://mega.nz/ API.
https://github.com/odwyersoftware/mega.py
Apache License 2.0
349
stars
170
forks
source link
allfiles = mega.get_files() not includes linked dirs
#105
Open
h1tman2
opened
11 months ago
h1tman2
commented
11 months ago
How can I print the shared folders as well?
When you share link for a folder dict result of get_files_in_node() loses dir or file name 'a' : {'n' : 'filename' } <----- so it is impossible to automate file or folder in youe cloud space.
How can I print the shared folders as well?