This website requires JavaScript.
Explore
Help
Sign In
fenix
/
yt-dlp
mirror of
https://github.com/yt-dlp/yt-dlp.git
Watch
1
Star
0
Fork
You've already forked yt-dlp
0
Code
Issues
Projects
Releases
Wiki
Activity
f919729538
yt-dlp
/
test
/
testdata
/
netrc
/
print_netrc.py
3 lines
87 B
Python
Raw
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