This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
Watch
0
Star
0
Fork
You've already forked yt-dlp
0
Code
Issues
Projects
Releases
Wiki
Activity
master
yt-dlp
/
test
/
testdata
/
netrc
/
print_netrc.py
3 lines
87 B
Python
Raw
Permalink
Blame
History
with
open
(
'
./test/testdata/netrc/netrc
'
,
encoding
=
'
utf-8
'
)
as
fp
:
print
(
fp
.
read
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink