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
/
arte.py
Age
Commit message (
Expand
)
Author
2013-12-04
Correct some extractor _VALID_URL regexes
dst
2013-11-26
Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz
2013-11-17
[arte] remove two typos
Philipp Hagemeister
2013-11-09
[arte] Improve the format sorting
Jaime Marquínez Ferrándiz
2013-11-09
[arte] Make sure the format_id is unique (closes #1739)
Jaime Marquínez Ferrándiz
2013-10-29
[arte] Download the 'Originalversion' version if it's the only one available ...
Jaime Marquínez Ferrándiz
2013-10-22
[arte.tv:creative] Update the title of the test
Jaime Marquínez Ferrándiz
2013-10-21
[arte] Set the format_note and the format_id fields (closes #1628)
Jaime Marquínez Ferrándiz
2013-10-13
[arte] Add an extractor for future.arte.tv (closes #1593)
Jaime Marquínez Ferrándiz
2013-10-13
[arte] add an extractor for creative.arte.tv (#1593)
Jaime Marquínez Ferrándiz
2013-10-11
[arte] Prepare for generic format support (#980)
Jaime Marquínez Ferrándiz
2013-08-03
[arte] add support for downloading from http://liveweb.arte.tv (fixes #1014)
Jaime Marquínez Ferrándiz
2013-08-03
[arte] Prefer vídeos without subtitles in the same language (fixes #1173) an...
Jaime Marquínez Ferrándiz
2013-08-01
Fix regex error when only subtitled video is available on arte.
Dominik
2013-07-11
[arte] Fix on 2.6
Philipp Hagemeister
2013-07-08
Remove dead code
Philipp Hagemeister
2013-07-08
[arte] Always look for the JSON URL (Fixes #1002)
Philipp Hagemeister
2013-07-05
ArteTVIE: support emission urls that don't contain the video id
Jaime Marquínez Ferrándiz
2013-07-04
[arte] Fix language selection (Fixes #988)
Philipp Hagemeister
2013-07-02
ArteTVIE: extract the video with the correct language
Jaime Marquínez Ferrándiz
2013-06-30
ArteTvIE: support videos from videos.arte.tv
Jaime Marquínez Ferrándiz
2013-06-27
ArteTvIE: rewrite the extract process to support the new site (fixes #875)
Jaime Marquínez Ferrándiz
2013-06-23
[arte] Mark dead code as such
Philipp Hagemeister
2013-06-23
Move ARD, Arte, ZDF into their own files
Philipp Hagemeister