31047 Commits

Author SHA1 Message Date
FliegendeWurst
5b2f81e500
[tele5] Fix extractor 2019-10-13 10:16:25 +02:00
Ozan Karaali
3f1b4347ad
[foxcomtr] one more cleaning 2019-10-13 01:29:53 +03:00
Ozan Karaali
94e2e0eec0 [foxcomtr] cleaning code, adding more tests 2019-10-13 01:21:07 +03:00
Richard Hancock
3e738a38fd Fixed downloading of FIRST only videos + Now gets biggest thumbnail.
Merged auth code from @ddmgy and updated video downloader code from @remitamine to get FIRST only videos to download. Also merged thumbnail code from @ddmgy to get highest resolution thumbnails.
2019-10-12 19:31:24 +01:00
relrelb
a39da56d9b [makotv] Use merge_dicts 2019-10-12 15:34:21 +03:00
Ozan Karaali
530de68096 [foxcomtr] Add new extractor 2019-10-12 15:22:54 +03:00
relrelb
a5b4bf097f [makotv] Use int_or_none 2019-10-12 15:19:26 +03:00
relrelb
577eb9ced4 [makotv] Remove u from string literals 2019-10-12 14:51:30 +03:00
relrelb
fd28c50e53 [makotv] Refactor code 2019-10-12 14:42:56 +03:00
Stephen Owen
4002369f26
Adds a specific hint for which param to use with Vimeo vids
With Vimeo vids, we see lots of people raising issues trying to provide a -Password param, which is the wrong choice for the Vimeo domain for password protected videos.

This patch adds a specific hint on the Vimeo wrong username/password scenario to mitigate this in the future, like #15980
2019-10-11 15:38:46 -04:00
Thomas Tsiakalakis
7b34e67aa2 [intldropout] adjusted regex to recent changes 2019-10-11 17:28:32 +02:00
tsia
b51ee09de1
Merge pull request #7 from ytdl-org/master
update
2019-10-11 15:55:10 +02:00
Mobi
93212bd052 [eHow] Updated URL regex matching 2019-10-10 20:42:07 -05:00
sgerwk
681072504c [la7] fix extractor 2019-10-10 18:59:17 +02:00
Lame Lemon
58e96e434e [teletask] Updated valid_url and media regex 2019-10-10 09:32:53 +01:00
sofutru
69c6e48183
[youtube] Update invidious.snopyta.org 2019-10-10 10:33:28 +07:00
pull[bot]
f047fc282f
Merge pull request #112 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-09 23:41:53 +00:00
Remita Amine
c317b6163b [vessel] remove extractor 2019-10-10 00:01:51 +01:00
pull[bot]
677d8c9594
Merge pull request #111 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-09 20:42:27 +00:00
Sergey M․
2765c47a8c
[promptfile] Remove extractor (closes #6239) 2019-10-10 03:40:01 +07:00
spookyahell
9c04e54d77
Remove PromptFile from the list
Site does not exist any further
plugin for the site could stay incase it re-emerges but could also be removed
2019-10-09 22:32:13 +02:00
relrelb
d739a727d4 [makotv] Fixes 2019-10-09 23:08:28 +03:00
relrelb
8cf21d4e99 CR 2019-10-09 22:50:52 +03:00
Niklas Sombert
4d52506dbe [hhu] Use _parse_jwplayer_data 2019-10-09 21:48:02 +02:00
Niklas Sombert
dada9f6db9 [common] _parse_jwplayer_formats: Accept more labels as formats
Some labels are of the form 'low quality (320p)'.
This commit changes the regex so,
that the whole label is searched for the number, not just the beginning.
2019-10-09 21:48:02 +02:00
Niklas Sombert
233400f3d9 [hhu] Don't place closing braces/brackets/parentheses on their own lines 2019-10-09 20:04:51 +02:00
pull[bot]
443dc6410c
Merge pull request #110 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-09 17:42:03 +00:00
Sergey M․
07b50f616e
[kaltura] Fix service URL extraction (closes #22658) 2019-10-10 00:24:03 +07:00
Sergey M․
1907f06e7b
[kaltura] Fix embed info strip (refs #22658) 2019-10-10 00:11:41 +07:00
Niklas Sombert
9f07fb2382 [hhu] Add more details 2019-10-09 18:30:43 +02:00
Niklas Sombert
f08371c07c [hhu] Parse video player config 2019-10-09 18:30:43 +02:00
nobody
294caf43d6 [veoh] Remove old _extract_video 2019-10-09 11:08:30 -05:00
nobody
1f8b64edc4 [veoh] Add test 2019-10-09 11:08:30 -05:00
nobody
2e2104553b [veoh] Extract more metadata 2019-10-09 11:08:30 -05:00
nobody
35c8462479 [veoh] Prefer high quality 2019-10-09 11:08:30 -05:00
Niklas Sombert
5426937075 [hhu] Add new extractor 2019-10-09 17:54:29 +02:00
nobody
17e88a3f02 [veoh] Extend _VALID_URL to accept '/videos/' 2019-10-09 10:34:11 -05:00
Computer Man
e79865b9af
Update README.md 2019-10-09 14:47:17 +01:00
Computer Man
9683810354
Update README.md 2019-10-09 14:46:33 +01:00
Computer Man
df515105f4
Update README.md 2019-10-09 14:06:05 +01:00
Computer Man
6130bf79a1
Update README.md 2019-10-09 14:05:47 +01:00
Computer Man
bcefe4f1e3
Update README.md 2019-10-09 14:05:20 +01:00
Computer Man
1127273ae2
Update README.md 2019-10-09 14:02:01 +01:00
Computer Man
4e58b9e7bd
Update README.md 2019-10-09 14:00:26 +01:00
Computer Man
5d671f8f0b
Update README.md 2019-10-09 14:00:13 +01:00
pull[bot]
9552a67583
Merge pull request #109 from ytdl-org/master
[pull] master from ytdl-org:master
2019-10-09 10:42:11 +00:00
Remita Amine
d4bb825b83 [globo] fix format extraction(closes #20319) 2019-10-09 11:08:28 +01:00
Katie Pratt
386a0d7d12 updating the readme to reflect the additional argument that is accepted with add-metadata 2019-10-08 23:30:56 -04:00
Katie Pratt
6e35267eeb updating the readme to reflect the additional argument that is accepted with add-metadata 2019-10-08 23:30:23 -04:00
Katie Pratt
b6884fbd2f updating to support cli functionality 2019-10-08 23:26:49 -04:00