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
/
ninegag.py
Age
Commit message (
Expand
)
Author
2015-09-23
[9gag] Support embed URLs
Sergey M․
2015-09-23
[9gag] Quotes consistency
Sergey M․
2015-09-23
[9gag] Add vimeo test
Sergey M․
2015-09-23
[9gag] Modernize
Sergey M․
2015-09-23
[9gag] Relax optional fields
Sergey M․
2015-09-23
[9gag] Make post view regex more robust
Sergey M․
2015-09-23
[9gag] Allow old .tv domain
Sergey M․
2015-09-23
[9gag] Remove redundant test
Sergey M․
2015-09-23
[9gag] Make display_id optional
Sergey M․
2015-09-23
[ninegag] remove unnecessary condition
remitamine
2015-09-23
[ninegag] extract source url
remitamine
2015-09-23
[ninegag] fix _VALID_URL regex and handle the use of other external providers
remitamine
2014-12-12
[ninegag] Test for additional properties
Philipp Hagemeister
2014-11-23
PEP8: applied even more rules
Jouke Waleson
2014-07-07
[ninegag] Fix extraction
Sergey M․
2014-04-24
[9gag] Fix post view regex
Sergey M․
2014-04-15
[9gag] Fix and improve extraction
Sergey M․
2014-04-11
[ninegag] Add support for p/ URLs
Philipp Hagemeister
2014-03-21
[ninegag] Modernize and remove unused import
Philipp Hagemeister
2014-03-13
[ninegag] Fix extraction
Philipp Hagemeister
2014-01-28
[ninegag] Use unicode_literals
Jaime Marquínez Ferrándiz
2013-12-05
[9gag] Like/dislike count (#1895)
Philipp Hagemeister
2013-12-05
[9gag] Add extractor
Philipp Hagemeister