index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testdata
/
netrc
/
print_netrc.py
blob: 5c25814f84963684554796eb7ce9fa38d6df7ab1 (
plain
)
1
2
with open('./test/testdata/netrc/netrc', encoding='utf-8') as fp: print(fp.read())