Sergey M․
|
73cf76a93f
|
[joj] Rewrite and add support for generic embeds (closes #13268)
|
2017-07-09 19:17:54 +07:00 |
|
luboss
|
256a746d21
|
[joj] Add extractor
|
2017-07-09 19:17:38 +07:00 |
|
Sergey M․
|
58179eb7d9
|
[abc.net.au:iview] Extract more formats (closes #13492, closes #13489)
|
2017-07-09 17:55:40 +07:00 |
|
Sergey M․
|
485cb37576
|
[egghead:course] Improve (closes #13370)
|
2017-07-09 17:30:49 +07:00 |
|
Santiago Calcagno
|
ed84454d35
|
[egghead:course] Fix extraction
|
2017-07-09 17:30:25 +07:00 |
|
Sergey M․
|
a02682fd13
|
Keep in sync with ffmpeg's current malformed AAC bitstream wording (closes #13587)
|
2017-07-09 17:09:44 +07:00 |
|
Sergey M․
|
0d2f0b0357
|
[csjw] Make description optional
|
2017-07-09 17:05:11 +07:00 |
|
Sergey M․
|
c319d1c483
|
[csjw] Fix issues and improve extraction (closes #13525)
|
2017-07-09 17:01:05 +07:00 |
|
Christopher Smith
|
d2b9f362fa
|
[cjsw] Add extractor
|
2017-07-09 17:01:00 +07:00 |
|
Sergey M․
|
4328ddf82b
|
[extractor/common] Add support for AMP tags in _parse_html5_media_entries
|
2017-07-09 16:29:52 +07:00 |
|
Sergey M․
|
250b042c7e
|
[generic] Add tests for #13557
|
2017-07-09 16:02:38 +07:00 |
|
Sergey M․
|
665e945246
|
[eagleplatform] Add support for referrer protected videos (closes #13557)
|
2017-07-09 15:57:58 +07:00 |
|
Sergey M․
|
5af2fd7fa0
|
[eagleplatform] Add support for another embed pattern (#13557)
|
2017-07-09 15:55:04 +07:00 |
|
siddht1
|
9ccf325136
|
Update README.md
added build status
|
2017-07-09 08:44:05 +00:00 |
|
siddht1
|
ab9303600b
|
Update README.md
|
2017-07-09 08:43:00 +00:00 |
|
siddht1
|
bcd8d8cc58
|
Update README.md
|
2017-07-09 08:40:24 +00:00 |
|
siddht1
|
764a17094f
|
Update README.md
|
2017-07-09 08:38:13 +00:00 |
|
siddht1
|
a77f8d855f
|
Update README.md
|
2017-07-09 08:36:44 +00:00 |
|
mlindner
|
15237fcd51
|
[veoh] Extend _VALID_URL
|
2017-07-09 14:54:52 +07:00 |
|
Sergey M
|
e2c45587ba
|
Update veoh.py
|
2017-07-09 14:53:23 +07:00 |
|
rrooij
|
7a57730907
|
[npo:live] Fix live stream id extraction (closes #13568)
|
2017-07-09 14:21:40 +07:00 |
|
siddht1
|
c471981763
|
added pornjam.py to add pornjam
pornjam.py added,added import to generic.py, added import to extractors.py
|
2017-07-09 07:04:01 +00:00 |
|
Mariusz Skoneczko
|
a3dad80078
|
[AnimeLab] Inline single-use methods
|
2017-07-09 14:08:26 +10:00 |
|
Mariusz Skoneczko
|
3bcac3f1cb
|
[AnimeLab] Skip tests as they require authentication
|
2017-07-09 13:44:07 +10:00 |
|
Mariusz Skoneczko
|
28ee7cc6af
|
[AnimeLab] Reorganise classes
|
2017-07-09 13:41:10 +10:00 |
|
Mariusz Skoneczko
|
9b9ecee63b
|
[AnimeLab] Use _sort_formats
|
2017-07-09 13:34:50 +10:00 |
|
Mariusz Skoneczko
|
330768e7b5
|
[AnimeLab] Remove useless check of position
|
2017-07-09 13:18:39 +10:00 |
|
Mariusz Skoneczko
|
6df5193ecd
|
[AnimeLab] Use \s rather than space literal
|
2017-07-09 13:13:08 +10:00 |
|
Mariusz Skoneczko
|
72350e39f6
|
[AnimeLab] Do not use fatal with default
|
2017-07-09 13:10:34 +10:00 |
|
Kevin Mark
|
c53c6765fd
|
Always truncate files to 10241 bytes with --test
This should prevent issues like that in #13449 where the FFmpeg
downloader was not reliably trimming to the correct length.
|
2017-07-08 19:19:30 -04:00 |
|
Parmjit Virk
|
be7f431eae
|
Merge branch 'master' into BlenderCloud-issue-13282
|
2017-07-08 16:57:43 -05:00 |
|
Parmjit Virk
|
2e0eb369f5
|
[BlenderCloud] Removed redundant methods
|
2017-07-08 16:56:49 -05:00 |
|
rrooij
|
26901096da
|
[FiveTV] Add regex for new layout
Fixes #13354
|
2017-07-08 23:13:04 +02:00 |
|
rrooij
|
97338228b8
|
[npo] fix live stream id regex
NPO Live has a new page with the ID stored somewhere else. The regex for
fetching the ID is now updated for the new site.
Fixes #13568
|
2017-07-08 21:39:14 +02:00 |
|
Kevin Mark
|
d592aedc0b
|
[Panopto] {} does not work in Python 2.6
https://stackoverflow.com/a/19668429/238374
|
2017-07-08 15:10:20 -04:00 |
|
Kevin Mark
|
7063d53129
|
[Panopto] No need to escape /
|
2017-07-08 15:05:45 -04:00 |
|
luceatnobis
|
310d7e1b93
|
[RutubePlaylistIE] capture category in list
|
2017-07-08 20:50:10 +02:00 |
|
luceatnobis
|
ed51ba892a
|
Flake8 fixes
|
2017-07-08 19:48:21 +02:00 |
|
luceatnobis
|
52c3b5a3db
|
[Rutube] Reworked URL filtering
|
2017-07-08 19:47:11 +02:00 |
|
Sergey M․
|
8b347a389e
|
[googledrive] Fix height extraction (closes #13603)
|
2017-07-09 00:26:13 +07:00 |
|
luceatnobis
|
2f05373b47
|
[RutubePlaylistIE] reworked retrieval of API data
|
2017-07-08 14:25:51 +02:00 |
|
luceatnobis
|
d7a57752f6
|
[RutubePlaylistIE] moved Accept: application/json header into method call
|
2017-07-08 14:23:27 +02:00 |
|
luceatnobis
|
bb5bafa79f
|
[RutubePlaylistIE] Removed superfluous '.*$' from regex
|
2017-07-08 14:19:13 +02:00 |
|
Sergey M․
|
a49804816c
|
[dailymotion] Add support for new layout (close #13580)
|
2017-07-08 18:12:15 +07:00 |
|
Matthew Lindner
|
f77496bf03
|
Add support for older-style veoh links
|
2017-07-08 02:15:42 -07:00 |
|
Mariusz Skoneczko
|
ab2c141611
|
[AnimeLab] Add new extractor
|
2017-07-08 18:07:44 +10:00 |
|
Yen Chi Hsuan
|
eadd313321
|
[yam] Remove extractor
mymedia.yam.com is dead. An wikipedia user also pointed out that Yam's
blog service is no longer available. [1]
[1] https://zh.wikipedia.org/zh-tw/%E5%A4%A9%E7%A9%BA%E9%83%A8%E8%90%BD
|
2017-07-08 15:48:05 +08:00 |
|
Parmjit Virk
|
a7a3bf1fbc
|
Merge branch 'master' into BlenderCloud-issue-13282
|
2017-07-07 15:49:44 -05:00 |
|
Sergey M․
|
d852c6bc59
|
[xhamster] Extract all formats and fix duration extraction (#13593)
|
2017-07-07 22:49:11 +07:00 |
|
Sergey M․
|
00e5c36315
|
[xhamster] Add support for new URL schema (closes #13593)
|
2017-07-07 22:27:34 +07:00 |
|