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
path:
root
/
youtube_dl
/
extractor
/
jeuxvideo.py
Age
Commit message (
Expand
)
Author
2017-10-09
Fix some regexes
Sergey M․
2016-03-21
Add support for https for all extractors as preventive and future-proof measure
Sergey M․
2016-03-05
[jeuxvideo] Fix config URL extraction (Closes #8774)
Sergey M․
2015-10-16
[jeuxvideo] Fallback on og:title (Closes #7186, closes #7190)
Sergey M․
2015-07-14
[jeuxvideo] Relax _VALID_URL (fixes #6230)
Jaime Marquínez Ferrándiz
2015-03-12
[jeuxvideo] Fix extraction (fixes #5190)
Jaime Marquínez Ferrándiz
2014-11-23
PEP8 applied
Jouke Waleson
2014-02-08
[jeuxvideo] Modernize
Philipp Hagemeister
2013-11-26
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-10-07
[jeuxvideo] Improve code quality (fixes #1567)
Philipp Hagemeister
2013-10-04
[jeuxvideo] fix video file md5sum
Philipp Hagemeister
2013-08-22
[jeuxvideo] Extract more information and add test
Jaime Marquínez Ferrándiz
2013-08-22
Download videos from jeuxvideo.com
Pierre Rudloff