Alexander Seiler
3f66fa4f99
[zattoo] Improve extraction of channel id
2017-11-12 18:33:31 +01:00
Alexander Seiler
dac1f63e3e
[zattoo] Remove sensitive data from logging message
2017-11-12 17:25:25 +01:00
Sergey M․
5fc12b9549
[instagram:user] Fix extraction ( closes #14699 )
2017-11-12 18:36:18 +07:00
Aleksei Kovura
b74f9c04d4
More libsecret exceptions handling.
2017-11-12 13:25:40 +03:00
Bob Poekert
af85ce29c6
[ccma] Fix typo
2017-11-12 13:25:21 +07:00
Bob Poekert
7e196593bf
thumbnails, not thumnails
2017-11-11 22:17:48 -08:00
Enigmaquip
1426441ad7
Simplify extractor
2017-11-11 16:49:00 -07:00
Alexander Seiler
f2d10584d3
[srgssr] Extract the correct video + add subtitle support ( closes #14717 )
2017-11-11 19:30:10 +01:00
Sergey M․
e4d9586562
Remove sensitive data from logging in messages
2017-11-11 20:52:12 +07:00
Remita Amine
79d1f8ed68
[gamespot] add support for article URLS( closes #14652 )
2017-11-11 13:03:16 +01:00
Remita Amine
a5203935d6
[gamespot] skip Brightcove Once http formats( #14652 )
2017-11-11 13:03:16 +01:00
gkoelln
59d2e6d04f
[cartoonnetwork] Update tokenizer_src ( closes #14666 )
2017-11-11 04:59:48 +07:00
gkoelln
66d19f6dcb
[Cartoon Network] Update tokenizer_src
...
Hopefully fixes #14666
2017-11-10 15:24:21 -06:00
Alex Seiler
0c0843166d
[zattoo] Add requested code review changes.
2017-11-10 20:37:09 +01:00
Aleksei Kovura
3be4a1db6b
Handling additional exceptions, fixed formatting, minor edits.
2017-11-10 20:54:59 +03:00
Yen Chi Hsuan
a9543e37c8
[wsj] Recognize another URL pattern ( closes #14704 )
2017-11-11 00:29:08 +08:00
Aleksei Kovura
1579fd3889
libsecret stuff moved to extractor/common.py, reworked
2017-11-10 18:17:52 +03:00
hcwhan
4362e08e86
Update douyutv.py
2017-11-10 00:43:13 +08:00
Sergey M․
61fb07e156
[pandatv] Modernize ( closes #14693 )
2017-11-09 23:30:25 +07:00
hcwhan
4222346fb2
[pandatv] Update API URL and sign format URLs
2017-11-09 23:26:46 +07:00
Remita Amine
cc6a960e13
use older login method( closes #11572 )
2017-11-08 20:30:05 +01:00
Alex Seiler
7202c54fd0
[srgssr] Add support for segmented videos
...
I have fixed the problem of "different IDs for the same content".
List of changes:
- Revert to the old behavior of extracting media IDs.
- Support segmented videos (extract only the relevant parts of the
whole episode).
- Reduce verbosity of _VALID_URL.
2017-11-08 02:58:51 +01:00
Alex Seiler
9f4f1b56df
[srgssr] PEP8
2017-11-08 02:58:51 +01:00
Alex Seiler
41a33b2357
[srgssr] Migrate to integrationlayer version 2.0 API
...
The SRGSSR Play websites now often uses the integrationlayer version 2.0
API instead of version 1.0. I have modified the SRGSSR information
extractor to use this new integrationlayer instead of the old one. All
the old media supports this new version too, so there is no need to
stick with the old one. It's possible, that the support for the old
integrationlayer will be dropped, so this switch has to made anyway.
Here is a list of the changes:
- Use integrationlayer version 2.0 API instead of version 1.0.
- Assure consistant media IDs. In the old version of the information
extractor, youtube-dl extracts the same video for the urls
"http://www.srf.ch/play/tv/schweiz-aktuell/video/schweiz-aktuell-vom-22-02-2017?id=d0206674-6125-49ef-b85d-3cf36d24d582 "
and
"http://www.srf.ch/play/tv/schweiz-aktuell/video/walliser-baubaubranche-wehrt-sich?id=967590f0-f812-4941-8f6a-06a2db7bd083 ",
but uses different media IDs. Now it still extracts the same videos
(since there is no support to cut videos into parts in youtube-dl,
right?), but it uses the same media IDs. So we always have consistant
media IDs for the media.
- Add extraction of media duration.
- Add extraction of video subtitles.
- Use multiline regular expressions for _VALID_URL for better
readability.
- Indicate direct podcast downloads in format_id.
- Update tests.
2017-11-08 02:58:51 +01:00
hcwhan
7dacca06e4
fix flake8 E302
2017-11-08 09:42:56 +08:00
hcwhan
81693abf34
update pandatv api
2017-11-07 17:59:09 +08:00
hcwhan
3151cd7b29
update douyutv api
2017-11-07 17:37:33 +08:00
Alex Seiler
196b0d7a36
[ellentube] Extract the correct video id
2017-11-07 01:08:05 +01:00
scil
513ec05236
format change according by flake8
2017-11-06 23:56:21 +08:00
Sergey M․
f34b841b51
release 2017.11.06
2017.11.06
2017-11-06 22:39:24 +07:00
scil
a30b01348f
[ximalaya_extractor] Add new extractor
2017-11-06 23:38:43 +08:00
Sergey M․
e0998333fa
[ChangeLog] Actualize
2017-11-06 22:36:46 +07:00
Aleksei Kovura
5b295effdd
If password was not found in keyring - don't ask for it, just fail with error.
2017-11-06 11:12:35 +03:00
Aleksei Kovura
ce0148424a
Renamed libsecret option from "--password-from-keyring" to "--keyring".
2017-11-06 10:42:07 +03:00
felix
2df8a4cb50
[mediasite] new extractor, subsumes [sandia] and [collegerama]
2017-11-05 21:17:52 +01:00
felix
7b166b7525
[common] use AACL as the default fourcc when AudioTag is 255
2017-11-05 21:17:52 +01:00
Alex Seiler
9c26cddf99
[zattoo] Don't allow conflicting _VALID_URL expressions
2017-11-05 19:00:03 +01:00
Alex Seiler
57012bbee2
[zattoo] Add information extractor ( closes #14668 )
2017-11-05 18:07:35 +01:00
Aleksei Kovura
a2cfa80198
First draft of libsecret support (fixed formatting).
2017-11-05 18:12:39 +03:00
Aleksei Kovura
58ab35d1cb
First draft of libsecret support.
2017-11-05 17:59:23 +03:00
Sergey M․
909191de91
[hotstar:playlist] Fix issues and improve ( closes #12465 )
2017-11-05 19:15:40 +07:00
Alpesh Valia
477c97f86b
[hotstar:playlist] Add extractor
2017-11-05 19:15:34 +07:00
Sergey M․
6e71bbf4ab
[hotstar] Bypass geo restriction ( closes #14672 )
2017-11-05 16:12:56 +07:00
Petr Novak
87c82b2b3d
[test/test_download] In test we download 10000 bytes at max
...
Also removed workaround in seznamzpravy extractor test.
2017-11-04 23:25:16 +01:00
Petr Novak
b804f150ec
Merge remote-tracking branch 'upstream/master'
2017-11-04 23:20:43 +01:00
Ondřej Žára
3979cb7d01
Merge pull request #1 from lubosan80/decko-ct
...
seems that they use " instead of ' in czech tv now.
2017-11-04 21:52:44 +01:00
idle sign
a099a54522
[allmovie] Add new extractor
2017-11-05 00:25:52 +07:00
Sergey M․
181e381fda
[test_InfoExtractor] Add test for #14660
2017-11-04 22:15:58 +07:00
Sergey M․
187ee66c94
[extractor/common] Add protocol for f4m formats
2017-11-04 22:11:39 +07:00
Sergey M․
48107c198b
[f4m] Prefer baseURL for relative URLs ( closes #14660 )
2017-11-04 22:10:55 +07:00