midas02
|
75aa38a42e
|
Update canvas.py
Added an IE_NAME and IE_DESC line to canvas.py so the supported sites would be correctly identified in https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
|
2017-03-18 02:44:23 +01:00 |
|
midas02
|
3584d35892
|
Update vrt.py
Adding extractor descriptions so supported sites would show up in https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
|
2017-03-18 02:28:07 +01:00 |
|
midas02
|
964d95bbac
|
Update vier.py
Adding extractor descriptions so supported sites would show up in https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md
|
2017-03-18 02:18:48 +01:00 |
|
Sergey M․
|
febfe1e262
|
[adobepass] Detect and output error on authz token extraction (#12472)
|
2017-03-18 06:21:31 +07:00 |
|
Vijay Singh
|
5f0daab1ca
|
[openload] Fix extraction
|
2017-03-18 07:02:55 +08:00 |
|
Vijay Singh
|
535db92a7f
|
[Openload] Fixed Extraction Again
They did it again, just a minor change though since the last one
|
2017-03-18 04:31:52 +05:30 |
|
Sergey M․
|
2a721cdff2
|
[medialaan] Fix and improve extraction (closes #11912)
|
2017-03-18 05:58:54 +07:00 |
|
mrBliss
|
e7a51a4c02
|
[vtm] Add extractor (closes #9974)
Implementation of the approach described in #9974.
|
2017-03-18 00:27:04 +07:00 |
|
Remita Amine
|
3e5856d860
|
[discoverynetworks] add support for more domains and bypass geo restiction
|
2017-03-17 09:53:44 +01:00 |
|
Yen Chi Hsuan
|
ea883a687c
|
[openload] Fix extraction (closes #10408)
Thanks to @makgun02
Ref: http://pastebin.com/raw/JX9gHFUz
|
2017-03-17 15:22:34 +08:00 |
|
Sergey M․
|
7f3590c43b
|
[test_InfoExtractor] Add some realworld tests for _extract_jwplayer_data
|
2017-03-17 00:00:01 +07:00 |
|
Alpesh Valia
|
0ac58ee4ef
|
[hotstar] added playlist support for hotstar
|
2017-03-16 22:00:11 +05:30 |
|
Sergey M․
|
7d539ee10a
|
release 2017.03.16
2017.03.16
|
2017-03-16 22:42:12 +07:00 |
|
Sergey M․
|
6ad476079d
|
[ChangeLog] Actualize
|
2017-03-16 22:39:48 +07:00 |
|
Alpesh Valia
|
4c487d5d0d
|
[hotstar] improved code
|
2017-03-16 19:20:08 +05:30 |
|
Alpesh Valia
|
0500037160
|
[hotstar] changed base class of hotstarplaylist
|
2017-03-16 17:41:38 +05:30 |
|
Alpesh Valia
|
ee5c2ea0ff
|
Merge branch 'hotstar_playlist_support' of https://github.com/alpeshvalia/youtube-dl into hotstar_playlist_support
|
2017-03-16 17:38:22 +05:30 |
|
Alpesh Valia
|
b6b90a7135
|
[hotstar] hotstar playlist
[hotstar] added support for downloading playlist
[hotstar] made suggested changes
|
2017-03-16 17:37:36 +05:30 |
|
Alpesh Valia
|
7049537709
|
[hotstar] made suggested changes
|
2017-03-16 17:36:29 +05:30 |
|
Philipp Hagemeister
|
0efbc6b56d
|
[options] Mention flac support and sort alphabetically among the audio formats
|
2017-03-16 12:54:47 +01:00 |
|
Philipp Hagemeister
|
21bfcd3d6e
|
[postprocessor/ffmpeg] Add support for flac
Requested at http://stackoverflow.com/q/42828041/35070
|
2017-03-16 12:50:45 +01:00 |
|
Sergey M․
|
b51dc9db0e
|
[extractor/common] Extract SMIL formats from jwplayer
|
2017-03-16 03:30:53 +07:00 |
|
Sergey M․
|
a309684285
|
[extractor/generic] Add forgotten return for jwplayer formats
|
2017-03-16 03:28:01 +07:00 |
|
Alpesh Valia
|
4ad0b8f31e
|
[hotstar] added support for downloading playlist
|
2017-03-15 16:22:53 +05:30 |
|
Remita Amine
|
ba448445b8
|
[redbull] improve extraction
- extract 1080p quality
- correct ttml subtitle ext
- catch api errors
- reduce request size
|
2017-03-15 01:40:54 +01:00 |
|
Sergey M․
|
5db83d79bf
|
release 2017.03.15
2017.03.15
|
2017-03-15 02:01:24 +07:00 |
|
Sergey M․
|
2a751e137f
|
[ChangeLog] Actualize
|
2017-03-15 02:00:10 +07:00 |
|
Timendum
|
6240f5cb24
|
[rai] changed the extractor for the new site
|
2017-03-14 16:11:09 +01:00 |
|
Vijay Singh
|
398887b4c0
|
[Openload] Fixed Extraction
They did changed it again.
|
2017-03-14 14:03:52 +08:00 |
|
Vijay Singh
|
34def44526
|
[Openload] Fixed Extraction
They did changed it again.
|
2017-03-14 05:19:18 +05:30 |
|
Sergey M․
|
66bf351f80
|
[facebook] Make title optional (closes #12443)
|
2017-03-14 00:38:07 +07:00 |
|
mrBliss
|
9cd898a8d5
|
[vtm] Reorganise tests
Make all tests that require authentication except the first `only_matching`.
Add a test for a video that does not require authentication.
|
2017-03-13 17:34:02 +01:00 |
|
mrBliss
|
4c163143c3
|
[vtm] Address feedback except for the only_matching comment
|
2017-03-13 16:55:32 +01:00 |
|
Sergey M․
|
9d08963022
|
[telecinco] Add test for #12430
|
2017-03-13 22:41:28 +07:00 |
|
Sergey M․
|
e313d209c2
|
[mitele] Add support for ooyala videos (closes #12430)
|
2017-03-13 22:39:15 +07:00 |
|
Vijay Singh
|
ff9d509d20
|
[openload] Fix extraction
Just a minor fix for openload
|
2017-03-13 04:22:35 +08:00 |
|
Vijay Singh
|
d263567ade
|
[Openload.co] Fixed Extraction
Just a minor fix for openload
|
2017-03-13 01:46:49 +05:30 |
|
Lucas M
|
c1795ca6c8
|
[streamable] Update API URL
|
2017-03-13 02:51:59 +08:00 |
|
lucas
|
323227a193
|
update streamable API domain
|
2017-03-12 11:37:05 -07:00 |
|
Lucas M
|
800e54e324
|
Merge pull request #1 from rg3/master
pull in new
|
2017-03-12 11:35:54 -07:00 |
|
mrBliss
|
418866d78b
|
[vtm] Add test for Q2
|
2017-03-12 19:15:20 +01:00 |
|
mrBliss
|
ce089ad284
|
[vtm] Add tests for the different video ids
|
2017-03-12 18:43:39 +01:00 |
|
mrBliss
|
2f9a673a1a
|
[vtm] More robust title extraction
|
2017-03-12 18:43:39 +01:00 |
|
mrBliss
|
171a9ede15
|
[vtm] Add extractor for member-only videos on VTM.be
Implementation of the approach described in #9974.
|
2017-03-12 18:00:06 +01:00 |
|
Starsam80
|
8c99623259
|
[crunchyroll] Extract season name
|
2017-03-12 12:18:10 +08:00 |
|
Starsam80
|
ef8354e0f6
|
[crunchyroll] Add season name
|
2017-03-11 20:48:04 -07:00 |
|
Sergey M․
|
57b0ddb35f
|
[discoverygo] Actualize test
|
2017-03-11 23:21:08 +07:00 |
|
Sergey M․
|
a28f8d7396
|
[discoverygo] Bypass geo restriction
|
2017-03-11 23:18:42 +07:00 |
|
Sergey M․
|
7049799470
|
[discoverygo:playlist] Add extractor (closes #12424)
|
2017-03-11 23:16:51 +07:00 |
|
Yen Chi Hsuan
|
4605c94d1a
|
[__init__] Fix missing subtitles if --add-metadata is used (#12423)
The previous fix for #5594 is incorrect
|
2017-03-11 19:37:45 +08:00 |
|