repo.or.cz
/
yt-dlp3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ie/youtube] Fix DASH formats incorrectly skipped in some situations (#11910)
[yt-dlp3.git]
/
test
/
testdata
/
netrc
/
print_netrc.py
blob
5c25814f84963684554796eb7ce9fa38d6df7ab1
1
with
open
(
'./test/testdata/netrc/netrc'
,
encoding
=
'utf-8'
)
as
fp
:
2
print
(
fp
.
read
())