Yen Chi Hsuan
9f54ae2873
Ignore and clean *.ytdl files
8 years ago
Sergey M․
cb2520802d
[extractor/common] Improve m3u8 extraction ( closes #12211 )
...
* Extract m3u8 parsing to separate method
* Improve rendition groups extraction
* Build stream name according stream GROUP-ID
* Ignore reference to AUDIO group without URI when stream has no CODECS
+ Add test coverage for parsing m3u8 from #11507 , #11995 , #12211 and twitch vod
8 years ago
Yen Chi Hsuan
51b1378eed
Ignore and clean .swf files
...
Some videos on NicoNico are swf
8 years ago
Yen Chi Hsuan
2574721a81
Clean and ignore more file types
...
ape is another audio codec seen in kuwo. See
https://en.wikipedia.org/wiki/Monkey's_Audio
8 years ago
Yen Chi Hsuan
3a86b2c51e
Ignore and clean .wav files
8 years ago
Yen Chi Hsuan
d3c97bad61
Ignore and cleanup 3gp files
8 years ago
venth
2a329110b9
ignored intellij related files
9 years ago
Yen Chi Hsuan
92cf872a48
[.gitignore] Ignore mp3 files
...
[ci skip]
9 years ago
Yen Chi Hsuan
e21f17fc86
[test/test_socks] Test with local SOCKS servers
9 years ago
Yen Chi Hsuan
72f3289ac4
[test/test_socks] Add tests for SOCKS proxies
9 years ago
Jaime Marquínez Ferrándiz
779822d945
Add experimental support for lazy loading the info extractors
...
'make lazy-extractors' creates the youtube_dl/extractor/lazy_extractors.py (imported by youtube_dl/extractor/__init__.py), which contains simplified classes that only have the 'suitable' class method and that load the appropiate class with the '__new__' method when a instance is created.
9 years ago
Yen Chi Hsuan
101067de12
Jython support - handle *.class files
9 years ago
oteng
03ff2cc1c4
[Auengine] corrected extractions logic
...
The way the video download url was been extracted was
not working well so i change it for it to extract the
correct url
10 years ago
Philipp Hagemeister
4d7b03f1f2
[zsh-completion] Ignore generated file ( #3890 )
10 years ago
Jaime Marquínez Ferrándiz
56d1912f1d
Add a completion script generator for the fish shell
10 years ago
mcd1992
a2360a4c80
Moved from os.system to subprocess.call
10 years ago
Philipp Hagemeister
455fa214b6
Ignore more downloaded files
11 years ago
Filippo Valsorda
79cfb46d42
add tox configuration file for easy testing
11 years ago
Philipp Hagemeister
e0df6211cc
Restore accidentally deleted commits
...
That's what happens if you let Windows machines write :(
11 years ago
Ismael Mejia
18b4e04f1c
Merge branch 'master' into subtitles_rework
11 years ago
Ismael Mejia
67dfbc0cb9
Added exceptions for the subtitle and video types in .gitignore
11 years ago
Johny Mo Swag
51af426d89
forgot to fix this.
12 years ago
Johny Mo Swag
64c78d50cc
working - worldstarhiphop IE
...
Support for WorldStarHipHop
12 years ago
Philipp Hagemeister
bfc6ea7935
Ignore PyPi metadata
12 years ago
Filippo Valsorda
cb6ff87fbb
The new updates system, relies on gh-pages, secured by RSA, uses external web servers
12 years ago
Nick Daniels
8a2f13c304
Ignore DS_Store files in Git
12 years ago
Filippo Valsorda
fedb6816cd
rollback tests multiprocess, Travis and OSX don't support it
12 years ago
Filippo Valsorda
23109d6a9c
youtube-dl.tar.gz make target
12 years ago
Filippo Valsorda
cc51a7d4e0
New repo skeleton, getting ready for PyPi
12 years ago
Philipp Hagemeister
4d47921c9e
ignore kate swap files
12 years ago
Filippo Valsorda - Campagna
c6306eb798
wine-py2exe.sh to create the exe under linux (!!)
13 years ago
Rogério Brito
f1f300e629
Add list of files to ignore for `youtube-dl`.
13 years ago