30054 Commits

Author SHA1 Message Date
snylonue
3988b7bf08 [bilibili] try to support python 2.6+ and fix ci 2020-03-11 16:14:40 +08:00
snylonue
e59daf797c [bilibili] Follow youtube-dl coding conventions 2020-03-11 15:27:09 +08:00
snylonue
dccbdb63a6 [bilibili] Fix animation extractor
The codes are ugly and unstable, but they at least work with recent animations' links
fix #22012
2020-03-11 15:26:23 +08:00
audrius
edc81bf505 Addressing code review feedback 2020-03-10 16:54:20 -07:00
audrius
ce2f4bda41 fix unicode strings 2020-03-10 15:38:36 -07:00
audrius
e0a81c094d [lrt] fixing broken extractor 2020-03-10 15:38:36 -07:00
Tryamid
7f2f14fcb8 [embedthumbnail] a little 'debug' statement got out of eyes. 2020-03-10 13:55:12 +05:30
Tryamid
982f386fdf [embedthumbnai] Ran flake8 over the code and fixed according to its standard. 2020-03-10 08:04:15 +05:30
Tryamid
cbe64c52c1 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl 2020-03-10 07:13:30 +05:30
Tryamid
2715865cd0 [embedthumbnail] Use the imported base64 module from the 'utils' 2020-03-10 07:07:11 +05:30
Tryamid
5e10411546 [embedthumbnail] Fixed a bug causing the rest of the code to be unreachable. 2020-03-10 07:01:36 +05:30
Tryamid
01d84b7db5 [embedthumbnail] Only wrapped import statements with try..except.
Some comments are added previous ones are improvised.
2020-03-10 07:00:35 +05:30
qqii
c8d77fd5a0 [mediasite:catalog] Add AuthTicket to request data 2020-03-09 22:31:14 +00:00
Sergey M․
f1a8511f7b
[utils] Add reference to cookie file format 2020-03-10 04:59:02 +07:00
LexManos
58fbc02cc6 Rank flake8 2020-03-09 14:56:54 -07:00
LexManos
8e1b235c0e Add bulk support for go. 2020-03-09 14:56:54 -07:00
Sergey M․
042b664933
Revert "[utils] Add support for cookies with spaces used instead of tabs"
According to [1] TABs must be used as separators between fields.
Files produces by some tools with spaces as separators are considered
malformed.

1. https://curl.haxx.se/docs/http-cookies.html

This reverts commit cff99c91d150df2a4e21962a3ca8d4ae94533b8c.
2020-03-10 04:53:51 +07:00
Yavos
72b4a31622 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into crunchyroll-country-fix 2020-03-09 22:32:29 +01:00
Devon Meunier
d8a2941dba PR feedback 2020-03-09 14:39:49 -04:00
Tryamid
05899a47d4 Merge branch 'master' of https://github.com/ytdl-org/youtube-dl 2020-03-09 22:54:08 +05:30
Tryamid
87b94f55e6 [embedthumbnail] Add support for OGGVorbis, OGGOpus and FLAC using mutagen. 2020-03-09 22:49:06 +05:30
Sergey M․
68fa15155f
release 2020.03.08 2020.03.08 2020-03-08 18:27:20 +07:00
Sergey M․
434f573046
[ChangeLog] Actualize
[ci skip]
2020-03-08 18:16:17 +07:00
Sergey M․
cff99c91d1
[utils] Add support for cookies with spaces used instead of tabs 2020-03-08 18:01:32 +07:00
Tristan Waddington
fa9b8c6628
[pornhub] Add support for pornhubpremium.com (#24288) 2020-03-08 18:00:25 +07:00
Sergey M
029b16e0ee
[pornhub] Add a test 2020-03-08 17:59:11 +07:00
Tristan Waddington
90ac2cf996
Address feedback 2020-03-08 01:41:57 -08:00
disneyaznews
2acd421cb2
Update youtube.py 2020-03-07 22:31:42 -08:00
Tristan Waddington
052d642a3c
Added basic support for pornhubpremium.com when using --cookies. 2020-03-07 21:39:32 -08:00
Sergey M․
ea782aca52
[README.md] Clarify 429 error 2020-03-08 09:17:17 +07:00
Sergey M․
43ebf77df3
[youtube] Remove outdated code
Additional get_video_info requests don't seem to provide any extra itags any longer
2020-03-08 08:59:58 +07:00
Tristan Waddington
87f50e3feb
Split Thumbzilla out into it's own extractor.
This simplifies the pornhub extractor and makes it easier to maintain in
the future.
2020-03-07 15:22:54 -08:00
Vedran Miletić
65cff4bd91 Add support for LBRY
Extract all URLs from webpage head since we have no access to body when
JS is not available.

Thanks to Sanja Jotić <sj@sanja-jotic.from.hr> for experimentation and
prototyping that enabled this implementation.
2020-03-08 00:08:22 +01:00
Tristan Waddington
c918f8606c
Added support for PornHub Premium.
This commit completely refactors the PornHub extractor and adds a new
extractor for PornHub Premium. Several minor issues have been fixed with
the info extractor and support for international versions of PornHub
should be better.

Additionally, registered PornHub users can now authenticate and use
youtube-dl to archive videos they have purchased.

--netrc support has been added for both pornhub and pornhubpremium.
2020-03-07 15:06:33 -08:00
Tristan Waddington
66bfdcea6d
Strip spaces used as numeric separators by some locales (e.g. fr, uk). 2020-03-07 15:05:57 -08:00
Sergey M․
d332ec725d
[youtube] Improve age-gated videos extraction in 429 error conditions (refs #24283) 2020-03-08 05:41:04 +07:00
Sergey M․
f93abcf1da
[youtube] Improve extraction in 429 error conditions (closes #24283) 2020-03-08 05:09:02 +07:00
alarig
56f37a64e0 Work around vtt subtitle not announced in nrk JSON 2020-03-07 11:00:51 +01:00
tsukumijima
b15e0fe056 Merge remote-tracking branch 'upstream/master' into fix/niconico 2020-03-07 14:48:30 +09:00
Remita Amine
0ec9d4e565 [nhk] update API version(closes #24270) 2020-03-06 20:13:28 +01:00
Amin Rezaei
47cd0d78da
Merge pull request #2 from ytdl-org/master
sure
2020-03-06 21:07:38 +03:30
jumpingjackz
ddf72d854e
Add .org TLD to pornhub extractor 2020-03-06 11:57:34 +00:00
bthg
b167ed7435
Add .org TLD 2020-03-06 10:42:02 +00:00
Itay Perl
337a100b93 add extractor for 13tv.co.il 2020-03-06 11:39:36 +02:00
rubyist
51db764448 Added some tests 2020-03-05 17:01:52 -08:00
Sergey M․
34525a3885
release 2020.03.06 2020.03.06 2020-03-06 00:25:43 +07:00
Sergey M․
2db9ac228d
[ChangeLog] Actualize
[ci skip]
2020-03-06 00:23:14 +07:00
Sergey M․
5429d6a9cb
[youtube] Fix tests 2020-03-06 00:05:50 +07:00
Sergey M․
dc879c5a37
[youtube] Fix age-gated videos support without login (closes #24248) 2020-03-05 23:48:25 +07:00
rubyist
e517a8338f Use JSON API to actually get the right available formats 2020-03-04 23:37:29 -08:00