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
/
francetv.py
Age
Commit message (
Collapse
)
Author
2014-01-30
[francetv] Use unicode_literals
Philipp Hagemeister
2014-01-30
[francetvinfo.fr] Support more ID suffixes
Philipp Hagemeister
2014-01-08
[francetv] Add extractor for Culturebox (closes #2117)
Jaime Marquínez Ferrándiz
2013-12-05
[francetv] Add support for urls in the format ↵
Jaime Marquínez Ferrándiz
http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes #1898)
2013-12-05
[francetv] Add support for more channels: 3, 4, 5 and Ô (#1898)
Jaime Marquínez Ferrándiz
Rename the France2IE extractor to FranceTVIE
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-10-04
[francetv] Use common format for ID of generation-quoi subextractor
Philipp Hagemeister
2013-10-04
[france2] Add support for URLs without video IDs (Fixes #1547)
Philipp Hagemeister
2013-09-23
[francetv] Add an extractor for Generation Quoi (closes #1475)
Jaime Marquínez Ferrándiz
2013-09-23
[francetv] Add an extractor for France2
Jaime Marquínez Ferrándiz
2013-09-17
[francetv] Remove Pluzz test
Jaime Marquínez Ferrándiz
Videos expire in 7 days
2013-09-10
[francetv] Add an extractor for francetvinfo.fr (closes #1317)
Jaime Marquínez Ferrándiz
It uses the same system as Pluzz, create a base class for both extractors.
2013-09-10
Add an extractor for pluzz.francetv.fr (closes PR #1399)
Pierre Rudloff