index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-10
[ebaumsworlds] Update _VALID_URL (Closes #9135)
Sergey M․
2016-04-10
[extractor/extractors] Remove non-existant imports
Sergey M․
2016-04-10
[cliprs] Add extractor (Closes #9099)
Sergey M․
2016-04-10
[extractor/common] Remove irrelevant comment
Sergey M․
2016-04-09
[test/InfoExtractors] add test for _download_json
Jaime Marquínez Ferrándiz
2016-04-10
[1tv] Fix extraction (Closes #9103)
Sergey M․
2016-04-09
[test/utils] Add test for date_from_str
Jaime Marquínez Ferrándiz
2016-04-09
[test/helper] Check got values to be strings for md5: fields
Yen Chi Hsuan
2016-04-09
[videodetective] Adapt to InternetVideoArchiveIE
Yen Chi Hsuan
2016-04-09
[rottentomatoes] Adapt to InternetVideoArchiveIE
Yen Chi Hsuan
2016-04-09
[internetvideoarchive] Fix extraction and support json URLs
Yen Chi Hsuan
2016-04-09
[funnyordie] Relax M3U8 URL matching
Yen Chi Hsuan
2016-04-09
[aol] Add coding cookie
Sergey M․
2016-04-09
[utils] Don't touch URLs if not necessary
Yen Chi Hsuan
2016-04-09
[aol] add support for videos with vidible IDs(closes #9124)
remitamine
2016-04-09
Merge pull request #8497 from jaimeMF/lazy-load
Yen Chi Hsuan
2016-04-08
setup.py: add command for building the lazy_extractors module
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Initialize the real info extractor
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Output if it's enabled in the verbose log
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Style fixes
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Fix building with python2.6
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: specify the encoding
Jaime Marquínez Ferrándiz
2016-04-08
Add experimental support for lazy loading the info extractors
Jaime Marquínez Ferrándiz
2016-04-08
Move the extreactors import to youtube_dl/extractor/extractors.py
Jaime Marquínez Ferrándiz
2016-04-08
Delay initialization of InfoExtractors until they are needed
Jaime Marquínez Ferrándiz
2016-04-09
[tnaflix] Fix metadata extraction
Sergey M․
2016-04-08
[tnaflix] Fix extraction (Closes #9074)
Sergey M․
2016-04-08
[extractor/common] Relax _hidden_inputs
Sergey M․
2016-04-08
[gdcvault] Fix extraction (Closes #9107, closes #9114)
Sergey M․
2016-04-08
[extractor/common] Support arbitrary format strings for template based identi...
Sergey M․
2016-04-08
[democracynow] Improve extraction
Sergey M․
2016-04-08
[democracynow] Fix tests
Sergey M․
2016-04-08
[democracynow] Make description optional (Closes #9115)
Sergey M․
2016-04-08
[novamov] Improve _VALID_URL template (Closes #9116)
Sergey M․
2016-04-08
[acast] fix channel extraction(closes #9117)
remitamine
2016-04-08
[acast] fix extraction(#9117)
remitamine
2016-04-08
[YoutubeDL] Sanitize single thumbnail URL
Sergey M․
2016-04-07
[vrt] Add support for direct hls playlists and YouTube (Closes #9108)
Sergey M․
2016-04-07
[beeg] Improve extraction
Sergey M․
2016-04-07
[yandexmusic] Extract music album metafields (Closes #7354)
Sergey M․
2016-04-07
[extractor/common] Introduce music album metafields
Sergey M․
2016-04-06
release 2016.04.06
2016.04.06
Philipp Hagemeister
2016-04-06
Makefile: remove ISSUE_TEMPLATE.md from the 'all' target (fixes #9088)
Jaime Marquínez Ferrándiz
2016-04-06
Makefile: use full path for the ISSUE_TEMPLATE.md file
Jaime Marquínez Ferrándiz
2016-04-06
[compat] Handle tuples properly in urlencode()
Yen Chi Hsuan
2016-04-06
[iqiyi] Improve error detection for VIP-only videos
Yen Chi Hsuan
2016-04-05
release 2016.04.05
2016.04.05
Philipp Hagemeister
2016-04-05
[deezer] Fix extraction (Closes #9086)
Sergey M․
2016-04-05
[rte] Improve thumbnail extraction (Closes #9085)
Sergey M․
2016-04-05
[extractor/__init__] Remove novamov extractor and sort novamov based extracto...
Sergey M․
[next]