luceatnobis
6990a05a9e
Rutube.ru extractor: make suitable a staticmethod
2017-07-07 13:58:59 +02:00
Gabe Berke-Williams
61f31f08c0
Fix typo: malformated -> malformatted
2017-07-07 00:30:18 -07:00
Kevin Mark
b313bc69f8
[Panopto] Add tests
...
Testing may be impossible for the Folder extractor, or I'm just
doing it wrong. With the current test we enter a catch-22 where it
claims we need an 'ext' entry to continue testing but upon adding
that it claims it expected None.
2017-07-06 23:15:23 -04:00
Kevin Mark
dec449e22f
[Panopto] Prefer the highest quality stream
2017-07-06 22:22:26 -04:00
Kevin Mark
fed0a6a939
[Panopto] Bring the code in line with conventions
2017-07-06 21:32:17 -04:00
Parmjit Virk
b696ee422e
Merge branch 'master' into BlenderCloud-issue-13282
2017-07-06 19:55:33 -05:00
Kevin Mark
a29e634cfe
[Panopto] Document methods wrt PEP 257
2017-07-06 20:48:39 -04:00
Kevin Mark
0807e39d85
[Panopto] Replace % with format() wrt PEP 3101
2017-07-06 20:39:39 -04:00
Kevin Mark
bd7d8149d7
[Panopto] Preferring static over instance methods
2017-07-06 20:16:33 -04:00
Kevin Mark
cbb1753395
[Panopto] Document classes wrt PEP 257
2017-07-06 20:11:49 -04:00
Sergey M․
8a04ade86b
Credit @parmjitv for #13322 , #13503 , #13541 , #13549
2017-07-06 23:15:23 +07:00
Sergey M․
ab328411d5
Credit @orng for ruv ( #13396 )
2017-07-06 23:15:16 +07:00
Sergey M․
ddeff4be3f
Credit @gfabiano for #13382 , #13385 , #13415
2017-07-06 23:15:09 +07:00
Parmjit Virk
60d4401c5e
[espn] Extend _VALID_URL ( fixes #13244 )
2017-07-06 22:55:59 +07:00
Bagira
337be38012
[indavideo] using update_url_query
2017-07-06 15:22:03 +02:00
Bagira
9f5bd79a0f
[indavideo] title mandatory; backward compability
...
Fixed mandatory field title
Added IndavideoEmbedIE due backward compability
2017-07-06 15:00:36 +02:00
luceatnobis
e321a64cbd
Use _match_id() and fix URL recognition in Rutube
2017-07-06 11:27:14 +02:00
Christopher Smith
1fd6d40c9a
[cjsw] Requested fixes
2017-07-05 22:49:58 -06:00
Parmjit Virk
da12ebcc04
[ESPN] Applied third requested fixes for PR #13549
2017-07-05 17:05:00 -05:00
Parmjit Virk
cf70113498
Merge branch 'master' into ESPN-issue-13244
2017-07-05 16:01:09 -05:00
Parmjit Virk
14c5f95d8c
Merge branch 'master' into BlenderCloud-issue-13282
2017-07-05 15:59:13 -05:00
Parmjit Virk
1dc4bc1dbc
[ESPN] Applied second requested fixes for PR #13549
2017-07-05 15:57:52 -05:00
Sergey M․
dee2ff1d81
[test_utils] Fix tests under Windows
2017-07-06 00:25:37 +07:00
Sergey M․
6554708252
[kaltura] Fix typo in subtitles extraction ( closes #13569 )
2017-07-05 23:20:50 +07:00
Sergey M․
0a2e1b2e30
[vier] Adapt extraction to redesign ( #13575 )
2017-07-05 22:52:47 +07:00
Yen Chi Hsuan
babbc04d45
[xuite] Move to the new HTML5 API and reduce # of requests
2017-07-05 23:27:12 +08:00
Yen Chi Hsuan
609ff8ca19
[utils] Support attributes with no values in get_elements_by_attribute()
2017-07-05 23:27:12 +08:00
Christopher Smith
dbae412d05
[cjsw] Requested fixes
2017-07-04 15:36:48 -06:00
luceatnobis
7df3f4561e
Fixed regex and retrieval of optional fields
2017-07-04 20:11:39 +02:00
luceatnobis
a5c668a0af
Fixed typo introduced after testing
2017-07-04 16:15:01 +02:00
luceatnobis
27c438b4a5
Add Playlist extractor for rutube.ru playlists
2017-07-04 16:07:01 +02:00
luceatnobis
8faf29c6d1
Adapted rutube regex to be compatible with playlist processing
2017-07-04 11:26:02 +02:00
Parmjit Virk
0f427b1cad
[ESPN] Applied requested fixes for PR #13549
2017-07-03 19:28:32 -05:00
luboss
f6cff4b6f0
[Joj] * fixed broken compatibility with Python 2.6
...
[Joj] * removed debug output
[Joj] * removed parsing unimportant title_query
[Joj] * fixed sorting formats
2017-07-03 20:58:35 +02:00
Chad Phillips
fc1282b3fe
Loosen tfa_results check
...
Can also return None as well as False, check for falsey values instead.
2017-07-03 08:02:49 -07:00
Parmjit Virk
3f21e1ec5a
[ESPN] Updated test suite
2017-07-02 22:52:56 -05:00
Parmjit Virk
72da97cb9c
[ESPN] Extend _VALID_URL to include additional URL formats
2017-07-02 22:49:51 -05:00
Parmjit Virk
29ac1fc27d
Merge branch 'master' into BlenderCloud-issue-13282
2017-07-02 13:41:51 -05:00
Sergey M․
b6c9fe4162
release 2017.07.02
2017.07.02
2017-07-02 20:17:10 +07:00
Sergey M․
4d9ba27bba
[ChangeLog] Actualize
2017-07-02 20:12:40 +07:00
Sergey M․
50ae3f646e
[thisoldhouse] Add more fallbacks for video id ( closes #13541 )
2017-07-02 20:06:15 +07:00
Parmjit Virk
99a7e76240
[thisoldhouse] Update test
2017-07-02 20:05:11 +07:00
Parmjit Virk
a3a6d01a96
[thisoldhouse] Fix video id extraction ( closes #13540 )
2017-07-02 20:04:51 +07:00
Parmjit Virk
13ec5aad7b
[ThisOldHouse] Revert MD5 for _TESTS
2017-07-01 21:11:58 -05:00
Parmjit Virk
0894b2937d
[ThisOldHouse] Fetch VideoId from updated JSON data
2017-07-01 21:09:57 -05:00
Parmjit Virk
4d86d8b7aa
Merge branch 'master' into BlenderCloud-issue-13282
2017-07-01 20:55:09 -05:00
Sergey M․
02d61a65e2
[xfileshare] Extend format regex ( closes #13536 )
2017-07-02 08:00:22 +07:00
Sergey M․
9b35297be1
[extractors] Add import for tastytrade
2017-07-01 18:39:29 +07:00
Sergey M․
4917478803
[ted] Fix extraction ( closes #13535 ))
2017-07-01 18:39:01 +07:00
Parmjit Virk
6a31a87f38
Merge branch 'master' into BlenderCloud-issue-13282
2017-06-30 19:28:10 -05:00