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
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
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
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
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
e5a79071a5
[daum] Support non-numeric video IDs ( Fixes #3749 )
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
Sergey M․
eb3bd7ba8d
[cloudy] Retry extraction on 410 status code ( #3743 #3744 )
10 years ago
Philipp Hagemeister
3da0e1f8cd
[tumblr] Modernize
10 years ago
Sergey M․
98676c08a1
[cloudy] Add support for videoraj.ch
10 years ago
Sergey M․
5dbf3b5c60
[cloudy] Minor changes
10 years ago
naglis
20ff802c9b
[cloudy] Add new extractor. Closes #3743
10 years ago
5moufl
2bca84e345
[BehindKink] Add new extractor
10 years ago
Sergey M․
e5a93354bc
[drtv] Fix _VALID_URL ( Closes #3735 )
10 years ago
Sergey M․
ceff3fd8ef
[pornhd] Fix extraction ( Closes #3739 )
10 years ago
Philipp Hagemeister
7e6a715380
[adultswim] Avoid extremely long lines
10 years ago
Philipp Hagemeister
bf0ff93277
[ard] Make more robust against missing thumbnails
I cannot reproduce this error, it's from travis.
10 years ago
Philipp Hagemeister
dc752ff442
[br] Remove deleted video test case
10 years ago
Philipp Hagemeister
3a36d3782e
[chilloutzone] Make test case more flexible
10 years ago
Philipp Hagemeister
50317dbbad
[facebook] Fix and caption if title is empty
10 years ago
Philipp Hagemeister
6539c91a78
[deezer] Add support for geoblocking
10 years ago
Philipp Hagemeister
652f283135
[youporn] Remove md5 from test
Has changed multiple times, and we're checking that it looks like a video now by default.
10 years ago
Philipp Hagemeister
78caa52aea
[youtube] Modernize
10 years ago
Philipp Hagemeister
310d75d141
[youtube] Correct description in test case
10 years ago
Philipp Hagemeister
67b7e712d8
[xhamster] Remove md5sums from tests
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
10 years ago
Philipp Hagemeister
1ad6efd9b6
[spiegel] Remove deleted video from test cases
10 years ago
Philipp Hagemeister
c3c3fe4768
[swrmediathek] Remove deleted video test case
10 years ago
Philipp Hagemeister
6f6ed04172
[prosiebensat1] Make upload_date optional
The site has a crazy incorrect date in German formatting, but the correct date is nowhere to be found.
10 years ago