Philipp Hagemeister
4bc3a23ec5
[youtube] Modernize
10 years ago
Naglis Jonaitis
bd5650ac64
[nfl] Fix test case - download, but don't check md5
10 years ago
Sergey M․
86916dae4b
[wat] Capture and output error message
10 years ago
Sergey M․
f7d159cf95
[noco] Encode before passing to hashlib.md5 ( Closes #3816 )
10 years ago
Naglis Jonaitis
632e5684ce
[nfl] Add new extractor. ( Closes #3815 )
10 years ago
Jaime Marquínez Ferrándiz
63cddb6477
[sbs] Recognize urls with format ' http://www.sbs.com.au/ondemand/video/ <id>' ( #3811 )
10 years ago
Sergey M․
273dea4248
[playfm] Fix view count and add comment count
10 years ago
Jaime Marquínez Ferrándiz
d0df92928b
[npo] Add extractor for tegenlicht.vpro.nl ( closes #3778 )
10 years ago
Philipp Hagemeister
df8f53f752
[thvideo] Support mobile URLs as well
10 years ago
Jaime Marquínez Ferrándiz
e35cb78c40
[theplatform] Correctly extract videos that don't use f4m or rtmp (reported in #3176 )
10 years ago
Jaime Marquínez Ferrándiz
224ce0d872
[nbc] Update test
10 years ago
Jaime Marquínez Ferrándiz
dd41e8c82b
[theplatform] Extract all formats for f4m videos
10 years ago
Naglis Jonaitis
b28c8403b2
[yourupload] Add new extractor. Fixes #3085
10 years ago
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
Anton Larionov
72e450c555
[thvideo] Add support for THVideo
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
Naglis Jonaitis
746c67d72f
[wistia] Use API and make more generic
10 years ago
Carlos Ramos
5aa38e75b2
[played] Add new extractor
10 years ago
Sergey M․
532f5bff70
[franceinter] Fix extraction and modernize
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
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