Kevin Laube
748df3d606
added test case; fixed upload date extraction regex
2020-01-13 09:58:15 +01:00
jnozsc
f2b222e0aa
[travis] use correct statement to run the test
2020-01-12 23:36:03 -08:00
jnozsc
22e8da5f3e
[travis] fix condition
2020-01-12 23:11:18 -08:00
jnozsc
43e6deb562
[travis] only install flake8 on supported python
2020-01-12 22:29:21 -08:00
jnozsc
de80bd6acf
[travis] enforce travis
2020-01-12 21:35:23 -08:00
Remita Amine
bd2c211fcc
[vodplatform] add support for embed.kwikmotion.com domain
2020-01-12 17:34:57 +01:00
Remita Amine
10a5091e58
[twitter] add support for promo_video_website cards( closes #23711 )
2020-01-12 12:01:59 +01:00
Amin Rezaei
43f2db009d
Fix the 429 error (partially)
...
This change will help to fix the 429 error.
Youtube is blocking requests to youtube.com/get_video_info and not other pages(even with captcha resolving), but as I checked we don't need "youtube.com/get_video_info" mostly and the `player_response` is enough.
2020-01-12 14:02:15 +03:30
Jan 'Yenda' Trmal
457efa7e8f
address review feedback
2020-01-11 17:47:11 +01:00
AndersVittrup
87aac421fa
Fixed flake8
2020-01-11 09:12:54 +01:00
AndersVittrup
97fc210349
New test with series only with
2020-01-11 09:11:30 +01:00
AndersVittrup
3dcb639d07
Added DRTV playlist extractor
2020-01-11 09:04:55 +01:00
3risian
c273a16b10
[PeerTube] Fix incorrectly calculated MD5 checksum in test
2020-01-11 16:08:06 +11:00
3risian
74026525e3
[PeerTube] Refactor code to avoid repetition
2020-01-11 16:01:12 +11:00
3risian
7057804c94
[PeerTube] Check captions and desc are dict before accessing
2020-01-11 15:39:13 +11:00
3risian
37a15bc93b
[PeerTube] Refactor subtitles extractor
2020-01-11 14:31:05 +11:00
3risian
3d3b91554a
[PeerTube] Use single-quotes instead of double quotes in tests
2020-01-11 13:15:17 +11:00
3risian
7ea039df34
[PeerTube] Handle case where captions page does not exist
2020-01-11 13:13:05 +11:00
3risian
d3d850f0e1
[PeerTube] Fix out-of-order imports
2020-01-11 12:56:21 +11:00
3risian
1ff43a42a3
[PeerTube] Revert use of get() for title, files
2020-01-11 12:55:13 +11:00
Sergey M․
aca2fd222f
[orf:radio] Clean description and improve extraction
2020-01-11 02:18:36 +07:00
Johannes N
9ba179c1fa
[orf:fm4] Fix extraction ( #23599 )
2020-01-11 01:51:15 +07:00
Sergey M
6afb1b03df
Update orf.py
2020-01-11 01:49:04 +07:00
cdarlint
3fdf573148
[safari] Fix kaltura session extraction ( closes #23679 ) ( #23670 )
2020-01-11 01:34:26 +07:00
Sergey M
aaa78a76c4
Update safari.py
2020-01-11 01:33:05 +07:00
AndersVittrup
19f5991c34
Added more tests
2020-01-10 18:08:11 +01:00
Jan 'Yenda' Trmal
651fe192d0
coding conventions
2020-01-10 10:39:57 +01:00
Jan 'Yenda' Trmal
a29fb83452
flake8 fixes
2020-01-10 10:21:40 +01:00
Jan 'Yenda' Trmal
cd17a1c6d0
Fixes for NOVA TV
2020-01-10 10:14:18 +01:00
cdarling
526d008dbd
Fix Extractor safari
...
split long line according to PEP8
2020-01-10 12:07:49 +08:00
Remita Amine
d4e0cd69ef
[lego] fix extraction and extract subtitle( closes #23687 )
2020-01-10 05:06:45 +01:00
AndersVittrup
bfc3ae6107
Fixed test and flake8
2020-01-09 21:55:35 +01:00
Erez Volk
2f18fb42ea
Merge remote-tracking branch 'source/master' into linkedin-learning-subtitles
2020-01-09 22:33:17 +02:00
3risian
39af4a84b0
[PeerTube] Improve safety of description extraction
2020-01-09 13:40:54 +11:00
3risian
1e8781843f
[PeerTube] Add channel metadata fields
2020-01-09 13:19:43 +11:00
3risian
d96b295a32
[PeerTube] Add various safety precautions
2020-01-09 13:12:12 +11:00
3risian
05a1a553b9
[PeerTube] Make caption metadata download non-fatal
2020-01-09 12:53:44 +11:00
3risian
b31f3dc2dc
Allow for multiple captions for each language
...
This may eventually be needed in future releases of PeerTube
2020-01-09 12:41:44 +11:00
Remita Amine
483b858d49
[cloudflarestream] import embed URL extraction
2020-01-08 23:07:41 +01:00
Remita Amine
a71c1d1a5a
[cloudflarestream] improve extraction
...
- add support for bytehighway.net domain
- add support for signed URLs
- extract thumbnail
2020-01-08 22:42:53 +01:00
AndersVittrup
1eab6d337c
fixed flake8 warnings
2020-01-08 21:56:49 +01:00
Jan 'Yenda' Trmal
9ea71d2e77
[tvnoe] Fixing/changing the extractor for TV Noe (Czech Christian TV)
2020-01-08 15:58:49 +01:00
Remita Amine
838171630d
[naver] improve metadata extraction
2020-01-08 12:55:33 +01:00
Remita Amine
c88debff5d
[naver] improve extraction
...
- improve geo-restriction handling
- extract automatic captions
- extract uploader metadata
- extract VLive HLS formats
2020-01-08 10:59:56 +01:00
cdarling
ede70c66f6
Fix Extractor safari
...
problem: website returns django html instead of json
solved by: add request header to accept json format
2020-01-08 14:33:17 +08:00
Ramón Sola
438ae37e12
[atresplayer] changed JSON metadata URL
2020-01-08 06:18:26 +01:00
3risian
66f07dcd41
[PeerTube] Improve safety of dictionary access
...
This could probably be more elegant.
2020-01-08 12:45:21 +11:00
3risian
64186d344a
[PeerTube] Download description after title is set
2020-01-08 11:38:15 +11:00
3risian
2c2c219911
[PeerTube] Only download subtitles if requested
2020-01-08 11:34:41 +11:00
3risian
3e6e70932a
[PeerTube] Make video_description download non-fatal
2020-01-08 11:31:46 +11:00