Itay Perl
a7effddc0c
reshet: new CDN
2020-03-13 18:01:29 +02:00
Remita Amine
40b6495d40
Revert "[vimeo] fix showcase password protected video extraction( closes #24224 )"
...
This reverts commit 12ee431676bb655f04c7dd416a73c1f142ed368d.
2020-03-13 08:59:10 +01:00
Yavos
aee5b53d78
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into crunchyroll-country-fix
2020-03-13 00:02:54 +01: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
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
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․
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
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
Itay Perl
337a100b93
add extractor for 13tv.co.il
2020-03-06 11:39:36 +02: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
Remita Amine
12ee431676
[vimeo] fix showcase password protected video extraction( closes #24224 )
2020-03-03 12:33:57 +01:00
rubyist
19ba4ec218
Remove long lines, relax reqs on optional fields, and simplify regexes.
2020-03-02 17:48:22 -08:00
Sergey M․
46cc54ca8f
[pornhub] Improve title extraction ( closes #24184 )
2020-03-03 06:23:39 +07:00
Sergey M․
1e1c1960aa
[peertube] Fix issues and improve extraction ( closes #23657 )
2020-03-03 03:01:47 +07:00
3risian
ac379fa236
[peertube] Improve extraction
2020-03-03 03:01:42 +07:00
actionless
a71d30e7ab
test(extractor: odnoklassniki): update example url which works only via https
2020-03-02 19:57:10 +01:00
jxu
0e30a7b973
[youtube:playlist] Fix tests ( closes #23872 ) ( #23885 )
2020-03-03 01:46:00 +07:00
Sergey M․
3b5399ce0f
[servus] Add support for new URL schema ( closes #23475 , closes #23583 , closes #24142 )
2020-03-03 01:41:53 +07:00
tsia
1c45ff5572
[vimeo] Fix subtitles URLs ( #24209 )
2020-03-03 01:27:40 +07:00
actionless
660d4dec23
test(extractor: odnoklassniki): add example url which works only via https
2020-03-02 00:44:55 +01:00
tsia
b6384bf9b1
[dropout] fixed typo
2020-03-01 18:28:06 +01:00
tsia
62c7c8c6d4
[dropout] fixed next_page_url
2020-03-01 17:49:09 +01:00
tsia
6b65dae7b1
[intldropout] reworked Extractor for www.dropout.tv
2020-03-01 17:48:42 +01:00
Sergey M․
669625a32c
release 2020.03.01
2020.03.01
2020-03-01 20:11:32 +07:00
Sergey M․
170f5b7c27
[ChangeLog] Actualize
...
[ci skip]
2020-03-01 20:09:05 +07:00
Sergey M․
b274e48d56
[xhamster] Fix extraction ( closes #24205 )
2020-03-01 20:04:48 +07:00
Sergey M․
50d19895a1
[franceculture] Fix extraction ( closes #24204 )
2020-03-01 19:22:09 +07:00
juandisay
582b9f9c13
extracting data audio config youtube | flake8 pass
2020-03-01 17:06:32 +07:00
actionless
2469de9de4
fix(extractor: odnoklassniki): for download URL use the same protocol as for original link
2020-03-01 05:56:34 +01:00