25870 Commits

Author SHA1 Message Date
xofe
9e6a418015 [abc:iview] Unescape title and series meta fields 2018-03-27 22:08:40 +07:00
Sergey M
1d2146ef2e
Update abc.py 2018-03-27 22:07:44 +07:00
Attila-Mihaly Balazs
99c3091850 [videa] Extend _VALID_URL 2018-03-27 22:02:04 +07:00
Sergey M
cd451aecf9
Update videa.py 2018-03-27 22:01:15 +07:00
Grey Panther
046adf3ee6 Add videakid as an alias for videa
It seems that `videakid.hu` is just an alternative domain for `videa.hu`
serving up the same videos, supporting the same download procedure.
2018-03-27 10:07:33 +03:00
Surya Oktafendri
da04fecf3c
[Metube] Add a new extractor for metube.id 2018-03-27 13:24:41 +07:00
AndroKev
1b203ca5d8 get correct episodenthumbnail 2018-03-26 21:09:45 +02:00
Andres
dfaae7e7eb [ccma] fetch height from label, ensuring extraction with missing data. 2018-03-26 20:12:12 +02:00
Aniruddh Joshi
83ab02db3e [torrins] removed code duplication 2018-03-26 23:17:27 +05:30
Aniruddh Joshi
550c83f627 [torrins] fixed formats handling 2018-03-26 22:28:05 +05:30
Aniruddh Joshi
995cb53e40 [torrins] fixed regex et al. 2018-03-26 21:35:23 +05:30
Sergey M․
bbd9d8c170
release 2018.03.26.1 2018.03.26.1 2018-03-26 22:32:03 +07:00
Sergey M․
c3cfc71a0c
[ChangeLog] Actualize
[ci skip]
2018-03-26 22:30:11 +07:00
xofe
9a1437ff5e [abc:iview] Unescape HTML for 'title' and 'series' properties 2018-03-26 06:48:52 +00:00
Sergey M․
671e241bfb
release 2018.03.26 2018.03.26 2018-03-26 05:03:47 +07:00
Sergey M․
29d9594561
[ChangeLog] Actualize
[ci skip]
2018-03-26 22:11:01 +07:00
Arend v. Reinersdorff
37ddf34a5a
Document comments in --batch-file 2018-03-25 18:00:54 +02:00
Thiemo Gamma
dd1b8f3991
Update extractors.py 2018-03-25 16:40:56 +02:00
thiemo
23a2e126fe [guitartricks] Add new extractor 2018-03-25 16:36:17 +02:00
Aniruddh Joshi
8d5b553ed1 [torrins] fixed codes for required metafields 2018-03-25 09:46:38 +05:30
Aniruddh Joshi
fde64a2092 [torrins] updated test 2018-03-25 08:41:44 +05:30
Aniruddh Joshi
5da4714716 [torrins] cleanup 2018-03-25 08:17:54 +05:30
Aniruddh Joshi
bc7d79b933 [torrins] removed unnecessary stuff 2018-03-25 07:50:21 +05:30
Aniruddh Joshi
6e10f3884e Added torrins to extractor list 2018-03-25 07:45:11 +05:30
Aniruddh Joshi
bf78e7d8a8 Added extractor for torrins.com 2018-03-25 07:20:17 +05:30
Joseph Spiros
daba1f3ddf [kaltura] improve extraction regular expression readability 2018-03-24 15:33:58 -04:00
Parmjit Virk
9822b80706 [XVideos] Correctly set thumbnail image 2018-03-24 13:17:28 -05:00
Joseph Spiros
51bf4bd678 [kaltura] condense two similar extraction regular expressions into one 2018-03-24 10:03:27 -04:00
Arend v. Reinersdorff
78b55a34bf
Document comments in --batch-file 2018-03-24 14:02:10 +01:00
Sergey M․
f0298f653e
[downloader/external] Simplify finished progress hook reporting and add elapsed time (closes #10876) 2018-03-24 16:35:21 +07:00
Sergey M․
2ea212628e
[downloader/common] Improve progress reporting when no total bytes available 2018-03-24 16:35:15 +07:00
John Hawkinson
80aa246094
[downloader/external] Fix download finalization when writing file to stdout (closes #10809)
An OSError or IOError generally indicates something a little more
wrong than a "simple" UnavailableVideoError, so print the actual
traceback that leads to the exception. Otherwise meaningful postmortem
debugging a bug report is essentially infeasible.
2018-03-24 16:34:55 +07:00
Sergey M․
0ff2c1ecb6
[downloader/fragment] Fix download finalization when writing file to stdout (closes #15799) 2018-03-24 16:04:23 +07:00
Joseph Spiros
16132cff72 [vrv] Fix extraction on python2 (closes #15928) 2018-03-24 14:57:34 +07:00
Sergey M․
86e1958944
[afreecatv] Update referrer (closes #15947) 2018-03-24 14:21:08 +07:00
Sergey M․
b015cb1af3
[24video] Add support for 24video.sexy (closes #15973) 2018-03-24 14:11:27 +07:00
Sergey M․
7d34016fb0
[crackle] Bypass geo restriction 2018-03-24 01:49:50 +07:00
Sergey M․
b9f5a41207
[crackle] Fix extraction (closes #15969) 2018-03-23 23:53:18 +07:00
Parmjit Virk
b3c7aea8ac Merge remote-tracking branch 'upstream/master' into XVideos-issue-15799 2018-03-22 15:10:37 -05:00
Sergey M․
8b7340a45e
[lenta] Add extractor (closes #15953) 2018-03-22 23:07:31 +07:00
Chih-Hsuan Yen
1d4a0520ba
Merge pull request #15939 from sudovijay/patch-11
[Youku] Update ccode
2018-03-22 14:42:35 +08:00
Sergey M․
cba5d1b6b3
[instagram:user] Add pagination (closes #15934) 2018-03-21 23:43:03 +07:00
Vijay Singh
328ddf56a1
[Youku] Update ccode 2018-03-21 12:13:31 +05:30
Philipp Hagemeister
3395958d2b libsyn: adapt to new page structure and replace testcase 2018-03-20 23:07:11 +01:00
AndroKev
07fc0104f7 regex change and use of suitable 2018-03-20 21:22:49 +01:00
AndroKev
47dc6df583 moved list-function into seperate class 2018-03-20 20:36:17 +01:00
AndroKev
826b775919 removed unneeded code 2018-03-20 18:12:09 +01:00
AndroKev
1eb2642c1b removed fatal playlist-id/title 2018-03-20 18:05:54 +01:00
AndroKev
c796466c05 archive id bugfix 2018-03-20 18:03:59 +01:00
Andres
a648175e74 [ccma] fix extractor. A list of urls is now being sent from the server. 2018-03-20 09:59:14 +01:00