28411 Commits

Author SHA1 Message Date
nindogo
13619a2d81 Merge remote-tracking branch 'upstream/master' into porntrex 2019-04-20 01:21:25 +03:00
Remita Amine
5de538787d [udemy] add another course id extraction pattern(closes #20491) 2019-04-19 20:44:59 +01:00
quinlander
f4dc0ea149 removed unnecessary int_or_none import 2019-04-19 10:35:47 -04:00
Julian Galperin
75be8e5e25 cleaned up code 2019-04-19 10:25:04 -04:00
Julian Galperin
eeb17b9979 updated video downloading 2019-04-19 09:54:47 -04:00
SpeakerEnder
e84e40a66f Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into directvnow-auth-fix 2019-04-19 07:17:56 -04:00
Oleksis
b9722f7c64 [picta] Remove all unrelated changes from PictaExtractor 2019-04-19 00:44:41 -04:00
Oleksis
dd00a331ad [picta] Fix some Picta DASH video vp09.00.[dd].08 for 'vcodec': 'vp9', 'acodec':'none' 2019-04-19 00:44:40 -04:00
Oleksis
b5626f1979 [picta] Fix KeyError when missing attributes in MPD
Get element attribute using  element.get('key') instead of element.attrib['index'] manifests like:
    SegmentList/Initialization@sourceURL
    SegmentList/SegmentURL@media

Example MPD manifest https://www.picta.cu/videos/3bf20311b6564d61a0fd519b3c7dcced/manifest.mpd
2019-04-19 00:44:40 -04:00
Oleksis
3fb09eecd5 [picta] Fix API_BASE_URL 2019-04-19 00:44:39 -04:00
Oleksis
62b9e7c2c6 [picta] Fix Tests Picta 2019-04-19 00:44:39 -04:00
Oleksis
270fcc1d74 [picta] Add default formats 2019-04-19 00:44:39 -04:00
Oleksis
5c619d2d5e [picta] Add field API_BASE_URL in PictaBaseIE class
Add support for slug url
2019-04-19 00:44:39 -04:00
oleksis
d9cf3bfaa9 [picta] Extract embedding videos 2019-04-19 00:44:39 -04:00
oleksis
bb72d1bed2 [picta] Fix coding conventions 2019-04-19 00:44:38 -04:00
oleksis
15a0eb17a2 [picta] Add new extractor 2019-04-19 00:44:38 -04:00
Julian Galperin
188abeff78 decodes video files now 2019-04-18 18:56:15 -04:00
Julian Galperin
563034f100 Added except on Regex error 2019-04-18 17:42:34 -04:00
Julian Galperin
d8363c816b changed some of the stuff the guy wants to be changed 2019-04-18 17:31:18 -04:00
nindogo
0685492177 Merge remote-tracking branch 'upstream/master' into porntrex 2019-04-18 23:56:38 +03:00
nindogo
331ebfc375 Added login and password to playlist class.
Added login and password to playlist class.
Also added a new playlist for the the test of the playlist class.
I do not know how to test the credentials in youtube-dl yet so needed a class that did not need username and password and that had all its videos available for access.
2019-04-18 23:51:49 +03:00
Sergey M․
9abeefd527
[openload] Add support for oload.services (closes #20691) 2019-04-18 23:56:20 +07:00
nindogo
db23d51896 Clean up of code before pull request. 2019-04-18 16:27:19 +03:00
nindogo
c5fd4cd5be Merge remote-tracking branch 'upstream/master' into porntrex 2019-04-18 16:01:14 +03:00
ealgase
f3914b06a0
[openload] Add support for openloed.co (closes #20691)
While the .co could be captured directly, I anticipate that there will be more TLD's for openloed in the future.
2019-04-18 01:51:32 +07:00
Remita Amine
81d989c21e
[bravotv] fix extraction(closes #19213) 2019-04-18 01:50:30 +07:00
Sergey M․
cd6c75b05f
release 2019.04.17 2019-04-18 01:50:25 +07:00
Sergey M
593e8e96ab
Update openload.py 2019-04-18 01:46:05 +07:00
quinlander
51dedc9f73 replaced int to string conversion with 'int_or_none', made more robust by checking multiple subdomains for src link 2019-04-16 19:53:21 -04:00
quinlander
5de4ebf7b5 simplified try block regex and specified better name for url 2019-04-16 19:29:41 -04:00
ealgase
e6d829c1c7
[openload] add test for openloed.co 2019-04-16 18:43:23 -04:00
ealgase
ec602479b6
[openload] add support for openloed.co (fixes #20691)
While the .co could be captured directly, I anticipate that there will be more TLD's for openloed in the future.
2019-04-16 18:33:50 -04:00
Remita Amine
e8394c851f [bravotv] fix extraction(closes #19213) 2019-04-16 19:06:48 +01:00
Sergey M․
a390c247b5
release 2019.04.17 2019.04.17 2019-04-17 00:20:09 +07:00
Sergey M․
9846935256
[ChangeLog] Actualize
[ci skip]
2019-04-17 00:15:48 +07:00
Sergey M․
7fc3b68ad3
[openload] Randomize User-Agent (closes #20688) 2019-04-17 00:08:50 +07:00
Sergey M
c4341ea47e
[openload] Add support for oladblock domains (#20471) 2019-04-16 23:50:04 +07:00
Monastario
88261409ed [Bajeczki] Add new extractor 2019-04-16 17:59:23 +02:00
Monastario
83964685be [Bajeczki] Add new extractor 2019-04-16 14:07:16 +02:00
Remita Amine
e6c9ae31df [adn] fix subtitle extraction(#12724) 2019-04-16 13:04:13 +01:00
Andrzej Godziuk
51d94cce75 Ximalaya: filter out null thumbnails 2019-04-16 19:57:29 +10:00
ealgase
6104cc1591
[openload] add test for oladblock.me 2019-04-15 23:09:05 -04:00
ealgase
f114e43d38
[openload] add oladblock.me domain 2019-04-15 23:08:28 -04:00
quinlander
8ac9af1ce2 remove unecessary 're' import and ran flake8 2019-04-15 17:43:21 -04:00
quinlander
159a2cff27 cleaned up code to increase readability, fixed test 2 2019-04-15 17:38:36 -04:00
Julian Galperin
adb6f53432 added more tests 2019-04-15 17:21:51 -04:00
Julian Galperin
3448add962 fixed ext error 2019-04-15 17:14:22 -04:00
Julian Galperin
76a8117e48 cleaned up changba.py 2019-04-15 17:02:55 -04:00
nindogo
e7a76dde02 Added flashvars regex 2019-04-15 23:40:05 +03:00
quinlander
0b8c02e716 added 2 basic tests 2019-04-15 16:38:29 -04:00