29467 Commits

Author SHA1 Message Date
smed79
f6d010f9d6
[openload] Add support for oload.life 2019-06-22 22:21:33 +01:00
Avi Peretz
c8a0a6d791 not fatal for now. 2019-06-22 22:59:11 +03:00
Avi Peretz
3f8ec99719 extrace page likes. 2019-06-22 22:54:09 +03:00
Sergey M․
2605043d6d
[vimeo:channel,group] Make title extraction no fatal 2019-06-23 02:16:09 +07:00
Sergey M․
091c9b4316
[vimeo:likes] Implement extrator in terms of channel extractor
This allows to obtain videos' ids before extraction (#21493)
2019-06-23 02:13:46 +07:00
fauresystems
0392a82cc6 Merge branch 'pornhubpremium' of https://github.com/fauresystems/youtube-dl into pornhubpremium 2019-06-22 09:46:59 +02:00
fauresystems
6f6db3bdbc
Update .gitignore 2019-06-22 09:44:44 +02:00
fauresystems
0f2eb325ba Cleanup unused code
Resolve changes requested by dstftw
2019-06-22 09:43:29 +02:00
1c9d59b112638dc1aae1ec98953c4c
7644623ff5
[teachingchannel] replace ooyala with jwplatform
https://www.teachingchannel.org changed from ooyala to jwplatform
2019-06-21 22:33:23 -07:00
Sergey M․
9634de178d
[pornhub] Add support for more paged video sources 2019-06-22 08:37:07 +07:00
Sergey M․
1f7a563ab0
[pornhub] Add support for downloading single pages and search pages (closes #15570) 2019-06-22 06:01:43 +07:00
Sergey M․
21b08463a7
[pornhub] Rework extractors (closes #11922, closes #16078, closes #17454, closes #17936) 2019-06-22 05:34:46 +07:00
Sergey M․
31ce6e9966
[youtube] Add another signature function pattern 2019-06-22 02:22:41 +07:00
Sergey M․
1c11204056
[tf1] Improve extraction and fix issues (closes #21372) 2019-06-22 00:40:06 +07:00
Emmanuel Froissart
9c2aaac268
[tf1] Fix wat id extraction (closes #21365) 2019-06-22 00:40:00 +07:00
Sergey M․
d415957dbc
[crunchyroll] Move Accept-Language workaround to video extractor since it causes playlists not to list any videos 2019-06-22 00:15:52 +07:00
Sergey M․
4681441d2f
[crunchyroll:playlist] Fix and relax title extraction (closes #21291, closes #21443) 2019-06-22 00:07:26 +07:00
Sergey M․
9842d29d66
release 2019.06.21 2019.06.21 2019-06-21 23:04:09 +07:00
Sergey M․
bc6438c092
[ChangeLog] Actualize
[ci skip]
2019-06-21 23:01:09 +07:00
Sergey M․
abefc03f51
[youtube] Update signature function patterns (closes #21469, closes #21476) 2019-06-21 22:58:42 +07:00
Soneé John
4bdff958fc
Fixed regex 2019-06-21 10:51:47 -04:00
Soneé John
3a742eddaa
Clean up regex
#21474
2019-06-21 09:15:29 -04:00
Soneé John
562c82b4ea
Add fix for #21474 2019-06-21 09:09:12 -04:00
wkevin
267fb3ed70 limit filename with linux namemax length 2019-06-21 16:05:49 +08:00
Avi Peretz
3ba6ef6ffb save guest token. 2019-06-21 00:19:24 +03:00
Avi Peretz
77c07d1cc2 get twitter views. 2019-06-20 14:41:51 +03:00
aviperes
d7617c4174
Merge pull request #7 from aviperes/facebook-likes-shares-followers
extract shares and likes.
2019-06-20 13:26:33 +03:00
Avi Peretz
a5456c043a . 2019-06-20 13:14:42 +03:00
Avi Peretz
46fc798e15 extract shares and likes. 2019-06-20 13:03:30 +03:00
aerworker
69d2fd73de [yandexmusic] extract decomposed artist names 2019-06-19 23:00:47 +03:00
aerworker
6192e34033 [yandexmusic] extract genre, disk_number and track_number 2019-06-19 22:35:37 +03:00
pull[bot]
64a2130341
Merge pull request #6 from ytdl-org/master
[pull] master from ytdl-org:master
2019-06-19 18:26:45 +00:00
Sergey M․
c40714cdee
[youtube] Make --write-annotations non fatal (closes #21452) 2019-06-20 00:57:58 +07:00
Avichai Cohen
ff8d873ffb updating version 2019-06-19 14:17:19 +03:00
Avichai Cohen
f6afa73ac4 using the ownerName regex before using _og_search_title to get the uploader name 2019-06-19 13:54:53 +03:00
Avichai Cohen
4a7e1afbf3 using _og_search_title before using the description as a title 2019-06-19 13:54:08 +03:00
Alex Dunn
bbe3ec8edd crunchyroll: fix title extraction regexp
Fixes #21291
2019-06-18 11:04:29 -07:00
fauresystems
07f5ccc837 Remove print(info_dict) 2019-06-18 10:41:37 +02:00
fauresystems
9bccd2ff6a Delete pornhub - Copie.py
Cleanup
2019-06-18 10:11:08 +02:00
fauresystems
4246cedec1 Pornhub corrections
Pornhub tests corrections:
# non-ASCII title
'uploader': 'Unknown',
--> 'uploader': 'unknown',
# subtitles
'url': 'https://www.pornhub.com/view_video.php?viewkey=ph5af5fef7c2aa7',
--> This video has been disabled
--> 'url': 'https://fr.pornhub.com/view_video.php?viewkey=ph5a73f8c84d1a9',

Add PornHubPremium login
2019-06-18 10:04:33 +02:00
David Pedersen
4569db53ce Restore todo comment 2019-06-18 09:14:53 +02:00
fauresystems
92d111c563 Cleanup whilt testing
Cleanup
2019-06-18 07:30:14 +02:00
Paul Dubois
0437320439
Merge pull request #1 from pauldubois98/pauldubois98-patch-1
Patch --embed-thumbnail option via the embedthumbnail.py file
2019-06-17 20:46:06 +02:00
David Pedersen
8ae3d21533 [tvplay] Extract subtitles for Viafree (closes #12685) 2019-06-17 18:18:53 +02:00
Avi Peretz
549a91de29 . 2019-06-17 13:58:41 +03:00
Avi Peretz
e0fee7b2ee fix ffmpeg 2019-06-17 13:49:51 +03:00
Elliot Algase
d42b7be94c [nimses] create extractor 2019-06-17 03:06:17 -04:00
aerworker
1cea3a7d1d [yandexmusic] extract tracks from all volumes of an album (closes #21420) 2019-06-16 23:38:10 +03:00
Paul Dubois
a02660e9ed
Update embedthumbnail.py
added a missing argument when calling FFmpeg
2019-06-16 21:55:18 +02:00
fauresystems
e9821a2423 Add PornHubPremium to pornhub.py 2019-06-16 16:16:01 +02:00