Jaime Marquínez Ferrándiz
7bd4b4229a
[dropbox] Recognize ' https://www.dropbox.com/sh/ *' urls ( fixes #3795 )
And extract the title from the url last path component.
10 years ago
Naglis Jonaitis
522c55b7f2
[mgoon] Add new extractor
10 years ago
Sergey M
58e7071a2c
[tube8] Improve _VALID_URL and add display_id
10 years ago
Sergey M
752297631f
[noco] Adapt to API v1.1 ( Closes #3797 )
10 years ago
Marco Schuster
3e8fcd9fa1
[divxstage] added .to TLD
Example video "http://www.divxstage.eu/video/930c52709d2 " which gets redirected to .to TLD
10 years ago
Sergey M․
532f5bff70
[franceinter] Fix extraction and modernize
10 years ago
Philipp Hagemeister
f566d9f1d5
release 2014.09.19
10 years ago
Philipp Hagemeister
7267bd536f
[muenchentv] Add support ( Fixes #3507 )
10 years ago
Philipp Hagemeister
589d3d7c7a
[moniker] rename from hypestat ( #3788 )
10 years ago
Philipp Hagemeister
46f74bcf5c
[soundcloud] Fix non-secret playlists
10 years ago
Philipp Hagemeister
37bfe8ace4
[hypestat] Match URLs with www. and https://
10 years ago
Philipp Hagemeister
0529eef5a4
[hypestat] Unify allmyvideos and vidspot ( Closes #3788 )
10 years ago
Philipp Hagemeister
fd78a4d3e6
release 2014.09.18
10 years ago
Philipp Hagemeister
1de33fafd9
[YoutubeDL] Allow downloading multiple formats with ,
10 years ago
Philipp Hagemeister
e2e5dae64d
Add -f m4a
10 years ago
Jaime Marquínez Ferrándiz
09b23c902b
[1up.com] Urls end now with '.html'
10 years ago
Jaime Marquínez Ferrándiz
109a540e7a
[ign] Fix extraction
10 years ago
Sergey M․
2914e5f00f
[drtuber] Fix categories
10 years ago
dequis
2f834e9381
[soundcloud] Secret playlists and sets
Closes #3707 again.
No test cases because I don't know what urls to use that won't be turned
into public eventually (as it happened with the first one in that
ticket)
10 years ago
dequis
9296738f20
[soundcloud] Support api urls with secret_token, Closes #3707
10 years ago
Philipp Hagemeister
0e59b9fffb
[videomega] Simplify ( #3786 )
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
10 years ago
Naglis Jonaitis
67abbe9527
[videomega] Add new extractor. Closes #3775
10 years ago
Sergey M․
944a3de278
[npo] Improve formats extraction ( Closes #3782 )
10 years ago
Philipp Hagemeister
5a13fe9ed2
Credit @m5moufl for behindkink ( #3740 )
10 years ago
Philipp Hagemeister
6b6096d0b7
release 2014.09.16.1
10 years ago
Philipp Hagemeister
997987d568
Credit @r4mos for allmyvideos
10 years ago
Carlos Ramos
c001f939e4
[Allmyvideos] Fixed md5. Only 10KiB of the video file
10 years ago
Philipp Hagemeister
e825c38082
[allmyvideos] Support multiple formats
10 years ago
Jaime Marquínez Ferrándiz
a04aa7a9e6
[generic] The url in the <meta redirect> doesn't need to be enclosed in single quotes ( fixes #3770 )
See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/ .
10 years ago
Carlos Ramos
7cdd5339b3
Change tabs to spaces
10 years ago
Carlos Ramos
38349518f1
Added new host: allmyvideos.net
10 years ago
Sergey M․
64892c0b79
[francetv] Adapt to new API ( Closes #3751 , closes #3769 )
10 years ago
Sergey M․
dc9f356846
[ard] Remove URL path escaping
This is now implemented generic in YoutubeDL.urlopen
10 years ago
Philipp Hagemeister
ed86ee3b4a
release 2014.09.16
10 years ago
Philipp Hagemeister
7bb5df1cda
[nhl] Match videos without catid ( Fixes #3764 )
10 years ago
Philipp Hagemeister
37a81dff04
[behindkink] Remove call to report_extraction
10 years ago
Philipp Hagemeister
ae369738b0
Credit @haricharan for einthusan ( #3755 )
10 years ago
Philipp Hagemeister
e2037b3f7d
[einthusan] Add description and beautify
10 years ago
Philipp Hagemeister
5419033935
Fixed tests
10 years ago
Naglis Jonaitis
d0e8b3d59b
[nosvideo] Make more robust against missing metadata
10 years ago
Philipp Hagemeister
21f2927f70
release 2014.09.15.1
10 years ago
Philipp Hagemeister
e5a79071a5
[daum] Support non-numeric video IDs ( Fixes #3749 )
10 years ago
Philipp Hagemeister
ca0e7a2b17
release 2014.09.15
10 years ago
Philipp Hagemeister
a020a0dc20
[facebook] Fix support for untitled videos ( Fixes #3757 )
10 years ago
5moufl
6d1f2431bd
[BehindKink] Minor fixes
- fix _VALID_URL regex
- remove unnecessary variable
- remove second call of report_extraction
10 years ago
Naglis Jonaitis
fdea3abdf8
[turbo] Add new extractor
10 years ago
Sergey M․
59d284c316
[vporn] Make video URL regex more strict
There is a garbage instead of proper URL for some HD videos
10 years ago
Haricharan Padmanaban
98703c7fbf
Einthusan Add new extractor
10 years ago
Philipp Hagemeister
b04c8f7358
release 2014.09.14.3
10 years ago
Sergey M․
eb3bd7ba8d
[cloudy] Retry extraction on 410 status code ( #3743 #3744 )
10 years ago