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
/
teamcoco.py
Age
Commit message (
Expand
)
Author
2014-04-19
Remove unused imports
Philipp Hagemeister
2014-04-07
[teamcoco] Simplify ID management (Closes #2715)
Philipp Hagemeister
2014-04-04
[teamcoco] Fix regex in 2.6 (#2700)
Philipp Hagemeister
2014-04-04
Revert "Workaround for regex engine limitation"
AGSPhoenix
2014-04-04
Workaround for regex engine limitation
AGSPhoenix
2014-04-04
Add a test for the new URL pages
AGSPhoenix
2014-04-04
Support TeamCoco URLs with video_id in the title
AGSPhoenix
2014-01-17
[teamcoco] Use centralized sorting
Philipp Hagemeister
2014-01-17
[teamcoco] Use unicode_literals
Philipp Hagemeister
2013-11-26
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-20
[teamcoco] Correct error
Philipp Hagemeister
2013-11-03
[teamcoco] Parse the xml file and extract all the formats
Jaime Marquínez Ferrándiz
2013-10-31
[teamcoco] Fix video url extraction for some videos
Alex Van't Hof
2013-07-24
changed video_url regex
pishposhmcgee
2013-07-12
InfoExtractor: add some helper methods to extract OpenGraph info
Jaime Marquínez Ferrándiz
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-23
[Teamcoco] Move into own file
Philipp Hagemeister