Filippo Valsorda
|
ce3674430b
|
added new FAQ on exe dependency
|
2012-09-29 15:35:07 +02:00 |
|
danut007ro
|
e0c5e9a532
|
Update readme to reflect %(id)s and %(provider)s for the --output parameter
|
2012-09-29 00:08:22 +03:00 |
|
danut007ro
|
c7d20cbc02
|
Merge remote-tracking branch 'upstream/master'
|
2012-09-28 23:28:37 +03:00 |
|
Filippo Valsorda
|
5cdfaeb37b
|
New FAQ: What is this binary file? (+ small fix to other one)
|
2012-09-28 19:55:18 +02:00 |
|
Philipp Hagemeister
|
a44c76cdf4
|
release release 2012.09.27
|
2012-09-28 13:27:54 +02:00 |
|
Philipp Hagemeister
|
38612b4edc
|
update default UA string (Closes #390)
|
2012-09-27 23:38:11 +02:00 |
|
Philipp Hagemeister
|
6c5b442a9b
|
Add recent breakage to FAQ (Closes #433)
|
2012-09-27 23:30:17 +02:00 |
|
Philipp Hagemeister
|
6a3ff26a01
|
Add recent breakages to FAQ (#433)
|
2012-09-27 23:29:40 +02:00 |
|
Philipp Hagemeister
|
5a5523698d
|
Add new field "extractor" to the info dictionary
|
2012-09-27 20:48:16 +02:00 |
|
Philipp Hagemeister
|
05a2c206be
|
Merge pull request #425 from danut007ro/master
Provider (youtube, etc) is now saved in info_dict
|
2012-09-27 11:45:07 -07:00 |
|
Philipp Hagemeister
|
8ca21983d8
|
Merge pull request #432 from cryzed/master
Fixed YouTube playlist parsing
|
2012-09-27 11:42:58 -07:00 |
|
Philipp Hagemeister
|
20326b8b1b
|
Let Makefile use youtube-dl source code instead of compiled binary
|
2012-09-27 20:21:20 +02:00 |
|
Philipp Hagemeister
|
5d534e2fe6
|
Improve option definitions
|
2012-09-27 20:19:27 +02:00 |
|
Philipp Hagemeister
|
234e230c87
|
Merge remote-tracking branch 'FiloSottille/vbr'
Conflicts:
youtube-dl
youtube-dl.exe
|
2012-09-27 20:18:29 +02:00 |
|
Philipp Hagemeister
|
34ae0f9d20
|
Merge branch 'master' of github.com:rg3/youtube-dl
|
2012-09-27 19:56:29 +02:00 |
|
Philipp Hagemeister
|
df09e5f9e1
|
Merge pull request #405 from hdclark/master
Support for custom user agent
|
2012-09-27 10:56:25 -07:00 |
|
cryzed
|
3af2f7656c
|
Fixed YouTube playlist parsing
|
2012-09-27 19:48:29 +02:00 |
|
Philipp Hagemeister
|
74e716bb64
|
original test video
|
2012-09-27 19:44:44 +02:00 |
|
Philipp Hagemeister
|
85f76ac90b
|
Merge remote-tracking branch 'FiloSottille/automation'
|
2012-09-27 19:41:51 +02:00 |
|
Philipp Hagemeister
|
7f36e39676
|
Merge remote-tracking branch 'FiloSottille/supports'
Conflicts:
youtube-dl
|
2012-09-27 19:24:41 +02:00 |
|
Philipp Hagemeister
|
ebe3f89ea4
|
Merge xnxx.com Support (NSFW). Test URL (SFW): http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
|
2012-09-27 18:55:56 +02:00 |
|
danut007ro
|
aa5bc9f712
|
Merge remote-tracking branch 'upstream/master'
|
2012-09-27 19:01:42 +03:00 |
|
Philipp Hagemeister
|
60a1c34662
|
Drop 2.5 compatibility
|
2012-09-27 15:33:20 +02:00 |
|
Maxence Ardouin
|
c0753053e6
|
Removed vim swap file added by mistakle
|
2012-09-27 14:56:46 +02:00 |
|
Maxence Ardouin
|
bd0d738343
|
Updated youtube-dl to new version from rg3's repo
|
2012-09-27 14:50:55 +02:00 |
|
Philipp Hagemeister
|
b5de8af234
|
Release 2012.09.27
|
2012-09-27 11:25:46 +02:00 |
|
Philipp Hagemeister
|
eb817499b0
|
Compile updated youtube-dl
|
2012-09-27 11:23:44 +02:00 |
|
Philipp Hagemeister
|
e2af9232b2
|
Merge pull request #428 from virtulis/master
A quick fix to #427
|
2012-09-27 02:22:05 -07:00 |
|
Danko Alexeyev
|
9ca667065e
|
Add 'signature' to YouTube URLs, fixes #427
|
2012-09-27 09:44:49 +03:00 |
|
danut007ro
|
ae16f68f4a
|
Provider (youtube, etc) is now saved in info_dict, so template filename can be something like %(provider)s_%(id)s.%(ext)s
This can be useful because videos should also be identified by their providers since id's can be the same on multiple providers.
|
2012-09-27 00:35:31 +03:00 |
|
danut007ro
|
3cd98c7894
|
Removed provider (mistake) and add provider parameter to process_info
|
2012-09-27 00:07:20 +03:00 |
|
danut007ro
|
2866e68838
|
Merge branch 'master' of https://github.com/rg3/youtube-dl
|
2012-09-26 21:09:44 +03:00 |
|
danut007ro
|
be8786a6a4
|
Every extractor also return it's name.
|
2012-09-26 21:00:28 +03:00 |
|
Filippo Valsorda
|
0e841bdc54
|
add PREFIX option to make install
|
2012-09-26 00:10:39 +02:00 |
|
Filippo Valsorda
|
225dceb046
|
moved make release to devscripts/release.sh
|
2012-09-25 23:56:01 +02:00 |
|
Philipp Hagemeister
|
b0d4f95899
|
Merge pull request #391 from rbrito/support-tube.majestyc.net
Support downloading Youtube videos via tube.majestyc.net
|
2012-09-25 14:17:13 -07:00 |
|
Kevin Kwan
|
d443aca863
|
Add InfoExtractor for Google Plus video
|
2012-09-25 16:21:02 +08:00 |
|
Kevin Kwan
|
2fb456292c
|
Merge branch 'master' of https://github.com/kevinamadeus/youtube-dl
|
2012-09-25 15:57:48 +08:00 |
|
Kevin Kwan
|
af5366d69d
|
Add a InfoExtractor for Google Plus post entries with video
|
2012-09-25 15:51:13 +08:00 |
|
Kevin Kwan
|
f575919dd5
|
Add a InfoExtractor for Google Plus post entries with video, fixed name of InfoExtractor
|
2012-09-25 15:28:20 +08:00 |
|
Kevin Kwan
|
fbdbfbeca8
|
Revert "Add a InfoExtractor for Google Plus post entries with video"
This reverts commit fb24d87305 .
|
2012-09-25 15:15:01 +08:00 |
|
cryzed
|
e8091b2f50
|
Fixed RegEx, playlist prefix seemingly changes, account for all possible cases.
|
2012-09-20 15:16:27 +02:00 |
|
cryzed
|
4294898628
|
Improved playlist parsing
|
2012-09-12 20:45:30 +02:00 |
|
cryzed
|
fc96af00fd
|
Fixed YouTube playlist parsing
|
2012-09-12 17:23:47 +02:00 |
|
Kevin Kwan
|
fb24d87305
|
Add a InfoExtractor for Google Plus post entries with video
|
2012-09-10 11:59:31 +08:00 |
|
Gael Pasgrimaud
|
b405488940
|
add a setup.py to allow to install with pip install -e
|
2012-08-30 21:34:31 +02:00 |
|
Louis
|
09729eb337
|
works correctly with the youtube-dl IE architecture
previous commit returned media URL, but this one retrieves it and uses it to download
|
2012-08-28 19:27:52 +03:00 |
|
Louis
|
eb6cf05f2a
|
new dailymotion regexp to retrieve media url
due to change in Dailymotion webpage since early august 2012
should close issue 393
|
2012-08-28 19:13:13 +03:00 |
|
Christian Albrecht
|
2ebc6e6a92
|
Make youtube-dl
|
2012-08-26 09:57:49 +02:00 |
|
Christian Albrecht
|
f2ad10a97d
|
Add arte.tv Info Extractor
|
2012-08-26 09:47:19 +02:00 |
|