repo.or.cz
/
youtube-dl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Initial clone based on d65d89183f645a0e95910c3861491a75c26000eb upstream which is...
[youtube-dl.git]
/
.gitignore
blob
c4870a6baf478ed5526c76cf4088dabf09ecba6f
1
*.pyc
2
*.pyo
3
*.class
4
*~
5
*.DS_Store
6
wine-py2exe/
7
py2exe.log
8
*.kate-swp
9
build/
10
dist/
11
MANIFEST
12
README.txt
13
youtube-dl.1
14
youtube-dl.bash-completion
15
youtube-dl.fish
16
youtube_dl/extractor/lazy_extractors.py
17
youtube-dl
18
youtube-dl.exe
19
youtube-dl.tar.gz
20
.coverage
21
cover/
22
updates_key.pem
23
*.egg-info
24
*.srt
25
*.ttml
26
*.sbv
27
*.vtt
28
*.flv
29
*.mp4
30
*.m4a
31
*.m4v
32
*.mp3
33
*.3gp
34
*.wav
35
*.ape
36
*.mkv
37
*.swf
38
*.part
39
*.ytdl
40
*.swp
41
test/local_parameters.json
42
.tox
43
youtube-dl.zsh
44
45
# IntelliJ related files
46
.idea
47
*.iml
48
49
tmp/
50
venv/
51
52
# VS Code related files
53
.vscode