Philipp Hagemeister
ebd3c7b370
[generic] Add support for protocol-independent URLs ( Fixes #2810 )
11 years ago
Philipp Hagemeister
29645a1d44
Merge remote-tracking branch 'pulpe/moviezinese'
11 years ago
Philipp Hagemeister
22d99a801a
[syfy] Add suppor for generic URLs ( Fixes #2827 )
11 years ago
Jaime Marquínez Ferrándiz
57b8d84cd9
[5min] Raise an error if the 'success' field is False
...
For example for georestricted videos.
11 years ago
Sergey M․
65e4ad5bfe
[rtbf] Minor changes and YouTube videos support
11 years ago
Nicolas Évrard
98b7d476d9
[RTBFVideo] Remove useless print statement
11 years ago
Nicolas Évrard
201e3c99b9
[RTBFVideo] Add new extractor
11 years ago
Sergey M․
8a7a4a9796
[scivee] Skip test for now
11 years ago
pulpe
3f53a75f02
[moviezine] Add extractor for moviezine.se ( fixes #2808 )
11 years ago
Sergey M․
7c360e3a04
[scivee] Add support for scivee.tv
11 years ago
Sergey M․
d2176c8011
[nrk] Add support for nrk.no ( Closes #2804 )
11 years ago
Jaime Marquínez Ferrándiz
aa92f06308
[youtube] Don't call 'unquote_plus' on the video title ( fixes #2799 )
...
It's already unquoted after calling 'compat_parse_qs'.
It replaced '+' with spaces, for example in https://www.youtube.com/watch?v=XC0b5YexO-I .
11 years ago
Jaime Marquínez Ferrándiz
e00c9cf599
[youtube] Update test description field
11 years ago
Jaime Marquínez Ferrándiz
ba60a3ebe0
[youtube] Update test description field
11 years ago
Jaime Marquínez Ferrándiz
efb7e11988
[vimeo] Add an extractor for the watch later list ( closes #2787 )
11 years ago
Sergey M․
a55c8b7aac
[9gag] Fix post view regex
11 years ago
Jaime Marquínez Ferrándiz
a980bc4324
[vimeo] Fix logging in python 3.x
...
The POST data must be a bytes object.
11 years ago
Sergey M․
4b10aadffc
[dailymotion] Fix user playlist extraction
11 years ago
Sergey M․
5bec574859
[ted] Update test
11 years ago
Philipp Hagemeister
d11271dd29
[youtube] Include video Id in common error message ( Fixes #2786 )
11 years ago
Philipp Hagemeister
c0292e8ab7
[generic] Improve jwplayer detection ( Fixes #2731 )
11 years ago
Philipp Hagemeister
f44e5d8b43
[vuclip] Fix VALID_URL regex
11 years ago
Philipp Hagemeister
24b8924b46
[facebook] Correct login ( Fixes #2743 )
11 years ago
Philipp Hagemeister
8be874370d
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Philipp Hagemeister
aec74dd95a
[vuclip] Add extractor ( Fixes #2735 )
11 years ago
Sergey M․
6890574256
[rutube] Add missing whitespace
11 years ago
Sergey M․
d03745c684
[jukebox] Update test md5
11 years ago
Philipp Hagemeister
28746fbd59
[bilibili] Add preliminary support ( #2174 )
...
The URL http://www.bilibili.tv/video/av636603/index_2.html does not work yet.
11 years ago
Philipp Hagemeister
48099643cc
[generic] Be more relaxed when looking for aparat embeds ( Fixes #2784 )
11 years ago
Philipp Hagemeister
621f33c9d0
[ted] Extend search for description
11 years ago
Philipp Hagemeister
f07a9f6f43
[ted] Remove superfluous u prefixes
11 years ago
Philipp Hagemeister
e51880fd32
[cnet] Correct JSON capturing
11 years ago
Philipp Hagemeister
88ce273da4
[arte] differentiate JSON outputs
11 years ago
Philipp Hagemeister
478c2c6193
[clubic] Add extractor ( Fixes #2773 )
11 years ago
Philipp Hagemeister
d2d6481afb
[mdr] Remove unused imports
11 years ago
Philipp Hagemeister
e8f2025edf
[mdr] Add support for modern URLs ( Fixes #2775 )
11 years ago
Philipp Hagemeister
a4eb9578af
[yahoo] Add support for movies ( Fixes #2780 )
11 years ago
Philipp Hagemeister
fa35cdad02
[condenast|generic] Add support for condenast embeds ( Fixes #2783 )
11 years ago
Philipp Hagemeister
edec83a025
[infoq] Add support for HTTP downloads ( Fixes #722 )
11 years ago
Philipp Hagemeister
c0a7c60815
[infoq] Simplify ( #2777 )
11 years ago
Philipp Hagemeister
117a7d1944
Merge remote-tracking branch 'kwbr/master'
11 years ago
Philipp Hagemeister
1f27d2c0e1
[steam] Add support for steamcommunity.com ( Fixes #2757 )
11 years ago
Kai Weber
7560096db5
[infoq] Simplify playpath calculation
11 years ago
Kai Weber
282cb9c7ba
[infoq] Fix extractor
11 years ago
Philipp Hagemeister
0610a3e0b2
Remove unused imports
11 years ago
Philipp Hagemeister
7f9c31df88
[steam] Simplify
11 years ago
Philipp Hagemeister
3fa6b6e293
[steam] Modernize
11 years ago
Philipp Hagemeister
3c50b99ab4
[extremetube] Modernize
11 years ago
Philipp Hagemeister
52fadd5fb2
[test_all_urls] Add support for distributed URL matching test definition
11 years ago
Philipp Hagemeister
427588f6e7
Merge remote-tracking branch 'MikeCol/extremetube-gay'
11 years ago
Sergey M․
d7f1e7c88f
[rutube] Fix extraction
11 years ago
MikeCol
4145a257be
Extended regex match to include gay clips
11 years ago
Sergey M․
525dc9809e
[noco] Fix test description md5
11 years ago
Sergey M․
1bf3210816
[noco] Add support for noco.tv ( Closes #2712 )
11 years ago
Sergey M․
e6c6d10d99
[podomatic] Improve video URL extraction ( Closes #2763 )
11 years ago
Jaime Marquínez Ferrándiz
f270256e06
[tlc] Add an extractor for tlc.com
...
It uses the same system as discovery.com
11 years ago
Jaime Marquínez Ferrándiz
f401c6f69f
[canalplus] Download the video in the test
...
It doesn't use rtmpdump now.
11 years ago
Sergey M․
b075d25bed
[canalplus] Prefer f4m and modernize ( Closes #2749 )
11 years ago
Jaime Marquínez Ferrándiz
3d1bb6b4dd
Add an extractor for tlc.de ( fixes #2748 )
11 years ago
Philipp Hagemeister
1db2666916
[youtube:playlist] Correct playlist ID output
...
The ID now starts with PL, so we don't need to output that twice.
11 years ago
Jaime Marquínez Ferrándiz
8f5c0218d8
[fivemin] Get the 'sid' from the embed page ( fixes #2745 )
...
It allows to download some videos that failed.
11 years ago
Sergey M․
d7666dff82
[9gag] Fix and improve extraction
11 years ago
Jaime Marquínez Ferrándiz
2d4c98dbd1
[ted] Use the rtmp links if there http downloads are not available.
11 years ago
Sergey M․
fd50bf623c
[generic] Modernize tests
11 years ago
Sergey M․
d360a14678
[generic] Update test
11 years ago
Philipp Hagemeister
de906ef543
[aol] Add support for playlists ( Fixes #2730 )
11 years ago
Sergey M․
2fb3deeca1
[tube8] Fix extraction and modernize
11 years ago
Philipp Hagemeister
66398056f1
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Jaime Marquínez Ferrándiz
381640e3ac
[brightcove] Only use url from meta element if it has the 'playerKey' field ( fixes #2738 )
11 years ago
Sergey M․
37e3410137
[prosiebensat1] Add one more clip id pattern ( Closes #2737 )
11 years ago
Jaime Marquínez Ferrándiz
97b5196960
[weibo] Modernize
11 years ago
Sergey M․
6a4f3528c8
[firstpost] Fix extraction
11 years ago
Philipp Hagemeister
b9c76aa1a9
[youtube] Add support for cleanvideosearch.com ( Fixes #2734 )
11 years ago
Philipp Hagemeister
7753cadbfa
[comedycentral:shows] Add support for TDS special editions ( Fixes #2733 )
11 years ago
Philipp Hagemeister
3950450342
[pyvideo] Fix title
11 years ago
Philipp Hagemeister
c82b1fdad6
[slideshare] Fix description
11 years ago
Philipp Hagemeister
b0fb63abe8
[dailymotion:playlist] Fix title
11 years ago
Philipp Hagemeister
3ab34c603e
[comedycentral] Fix test md5sum
11 years ago
Philipp Hagemeister
4be9f8c814
[ninegag] Add support for p/ URLs
11 years ago
Sergey M․
5c802bac37
[byutv] Fix test
11 years ago
Sergey M․
6c30ff756a
[mpora] Fix test
11 years ago
Jaime Marquínez Ferrándiz
62749e4708
[morningstar] Also support 'Cover' ( #2729 )
11 years ago
Jaime Marquínez Ferrándiz
6b7dee4b38
[morningstar] Recognize urls that use 'videoCenter' ( fixes #2729 )
11 years ago
Sergey M․
ef2041eb4e
[br] Add audio extraction and support more URLs ( Closes #2728 )
11 years ago
Philipp Hagemeister
29e3e682af
[comedycentral] Match more URLs
...
Looks like they only offer clips instead of full episodes now. We'll need to add new parsing code as well.
11 years ago
Sergey M․
c47d21da80
[ntv] Update test
11 years ago
Anisse Astier
ec0fafbb19
[extractor/common] fallback on utf-8 when charset is not found
...
fixes #2721
11 years ago
Jaime Marquínez Ferrándiz
91a6addeeb
Add support for rtve.es/alacarta
11 years ago
Philipp Hagemeister
dfb2cb5cfd
[teamcoco] Simplify ID management ( Closes #2715 )
11 years ago
Philipp Hagemeister
0ba77818f3
[ted] Add width and height ( Fixes #2716 )
11 years ago
Sergey M․
09baa7da7e
[rts] Update test
11 years ago
Sergey M․
85e787f51d
[cbsnews] Add support for cbsnews.com ( Closes #2691 )
11 years ago
Philipp Hagemeister
2a9e1e453a
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Philipp Hagemeister
ee1e199685
[justin.tv] Modernize ( Fixes #2705 )
11 years ago
Sergey M․
17c5a00774
[novamov] Simplify
11 years ago
Sergey M․
15c0e8e7b2
[generic] Generalize novamov based embeds
11 years ago
Sergey M․
cca37fba48
[divxstage] Fix typo in IE_NAME
11 years ago
Sergey M․
9d0993ec4a
[movshare] Support more domains
11 years ago
Sergey M․
342f33bf9e
[divxstage] Support more domains
11 years ago
Sergey M․
7cd3bc5f99
[nowvideo] Support more domains
11 years ago
Sergey M․
931055e6cb
[videoweed] Revert _FILE_DELETED_REGEX
11 years ago
Sergey M․
d0e4cf82f1
[movshare] Add _FILE_DELETED_REGEX
11 years ago
Sergey M․
6f88df2c57
[divxstage] Add support for divxstage.eu
11 years ago
Sergey M․
4479bf2762
[videoweed] Simplify
11 years ago
Sergey M․
1ff7c0f7d8
[movshare] Add support for movshare.net
11 years ago
Sergey M․
50f566076f
[generic] Add support for videoweed embeds
11 years ago
Sergey M․
92810ff497
[nowvideo] Improve _VALID_URL
11 years ago
Sergey M․
60ccc59a1c
[novamov] Improve _VALID_URL
11 years ago
Sergey M․
91745595d3
[videoweed] Simplify
11 years ago
Sainyam Kapoor
d6e40507d0
[videoweed]Cleanup
11 years ago
Sainyam Kapoor
deed48b472
[Videoweed] Added support for videoweed.
11 years ago
Philipp Hagemeister
e4d41bfca5
Merge pull request #2696 from anovicecodemonkey/support-ustream-embeds
...
[UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694 )
11 years ago
Philipp Hagemeister
f8514f6186
[rts] Use visible id in file names
...
Maybe the internal ID is more precise, but it's totally confusing, and the obvious ID still allows a google search.
11 years ago
Philipp Hagemeister
e09b8fcd9d
[ro220] Make test case more flexible
...
Either one or two spaces is fine here.
11 years ago
Philipp Hagemeister
7d1b527ff9
[motorsport] Fix on Python 3
11 years ago
Philipp Hagemeister
c465afd736
[teamcoco] Fix regex in 2.6 ( #2700 )
...
The re engine does not want to repeat an empty string, for fear that something like
(.*)*
could be matching the tokens ...
""
"" ""
"" "" ""
Of course, that's harmless with a question mark, although still somewhat strange.
11 years ago
Philipp Hagemeister
b84d6e7fc4
Merge remote-tracking branch 'AGSPhoenix/teamcoco-fix'
11 years ago
Philipp Hagemeister
c8edf47b3a
[yahoo] Support https and -uploader URLs ( Fixes #2701 )
11 years ago
Philipp Hagemeister
3b4c26a428
[pornhd] Avoid shadowing variable url
11 years ago
Philipp Hagemeister
1525148114
Remove unused imports
11 years ago
AGSPhoenix
fa387d2d99
Revert "Workaround for regex engine limitation"
...
This reverts commit 6d0d573eca
.
11 years ago
AGSPhoenix
6d0d573eca
Workaround for regex engine limitation
11 years ago
AGSPhoenix
bb799e811b
Add a test for the new URL pages
...
Add a test for the pages with the video_id in the URL.
11 years ago
AGSPhoenix
04ee53eca1
Support TeamCoco URLs with video_id in the title
...
If the URL has the video_id in it, use that since the current method of
finding the id breaks on those pages.
Fixes 2698.
11 years ago
Jaime Marquínez Ferrándiz
659eb98a53
[breakcom] Fix YouTube videos extraction ( fixes #2699 )
11 years ago
anovicecodemonkey
ca6aada48e
Fix _TEST for Ustream embed URLs
11 years ago
Jaime Marquínez Ferrándiz
43df5a7e71
[keezmovies] Modernize
11 years ago
Jaime Marquínez Ferrándiz
88f1c6de7b
[yahoo] Modernize
11 years ago
Sergey M․
65a40ab82b
[pornhd] Update test checksum
11 years ago
Sergey M․
4b9cced103
[pornhd] Fix extraction ( Closes #2693 )
11 years ago
anovicecodemonkey
5c38625259
[UstreamIE] [generic] Added support for Ustream embed URLs ( Fixes #2694 )
11 years ago
Sergey M․
6344fa04bb
[rts] Add more formats and audio support ( Closes #2689 )
11 years ago
Philipp Hagemeister
68eb8e90e6
[youtube:playlist] Fix playlists for logged-in users ( Fixes #2690 )
11 years ago
Philipp Hagemeister
0e518e2fea
[cnet] Fall back to "videos" key
11 years ago
Philipp Hagemeister
1e0a235f39
[dailymotion] Fix playlist+user
11 years ago
Philipp Hagemeister
9ad400f75e
[generic] Remove test case that has become a 404
11 years ago
Philipp Hagemeister
2ad4d1ba07
[morningstar] Add new extractor ( Fixes #2687 )
11 years ago
Philipp Hagemeister
6ff5f12218
[motorsport] Add extractor ( Fixes #2688 )
11 years ago
Jaime Marquínez Ferrándiz
983af2600f
[wimp] Detect youtube videos ( fixes #2686 )
11 years ago
Philipp Hagemeister
f34e6a2cd6
[comedycentral:shows] Do no include 6-digit identifier in display ID
11 years ago
Philipp Hagemeister
9271bc8355
[cnet] Add new extractor ( Fixes #2679 )
11 years ago
Jaime Marquínez Ferrándiz
e45d40b171
[youtube:subscriptions] Add space to the description
11 years ago
Sergey M․
4a419b8851
[c56] Modernize and add duration extraction
11 years ago
Philipp Hagemeister
177fed41bc
[comedycentral:shows] Support guest/ URLs ( Fixes #2677 )
11 years ago
Philipp Hagemeister
cce929eaac
[franceculture] Add extractor ( Fixes #2669 )
11 years ago
Philipp Hagemeister
b6cfde99b7
Only mention websense URL once
11 years ago
Philipp Hagemeister
2410c43d83
Detect Websense censorship ( Fixes #2670 )
11 years ago
Philipp Hagemeister
aea6e7fc3c
[cspan] Support multiple segments ( Fixes #2674 )
11 years ago
Sergey M․
91a76c40c0
[musicplayon] Add support for musicplayon.com
11 years ago
Jaime Marquínez Ferrándiz
f6177462db
[youtube] feeds: Also look for the html in the 'content_html' field ( fixes #2671 )
11 years ago
Jaime Marquínez Ferrándiz
9ddaf4ef8c
[comedycentral] Change XPath .//guid to ./guid ( fixes #2668 )
...
It fails to find the element in python 2.6 and it's not required, the
element is a direct child of the item node.
11 years ago
Jaime Marquínez Ferrándiz
97b5573848
[comedycentral] Update test title for 34cbc7ee8d
11 years ago
Jaime Marquínez Ferrándiz
18c95c1ab0
[rutube] Use _download_json
11 years ago
Sergey M․
0479c625a4
[brightcove] Encode object_str with utf-8
11 years ago
Sergey M․
f659951e22
[vk] Support optional dash for oid in embedded links
11 years ago
Philipp Hagemeister
5912c639df
[youtube] Transform google's JSON dialect ( fixes #2663 )
11 years ago
Philipp Hagemeister
651486621d
[comedycentral] Allow URLs with query parts ( fixes #2661 )
11 years ago
Philipp Hagemeister
16f4eb723a
[comedycentral] Add support for /videos URLs ( Fixes #2660 )
11 years ago
Sergey M․
1cbd410620
[pyvideo] Modernize
11 years ago
Philipp Hagemeister
9c1fc022ae
[generic] Warn before fallback to automatic search
11 years ago
Philipp Hagemeister
83d548ef0f
[youtube] Encode ytsearch query
11 years ago
Sergey M․
c72477bd32
[rutube] Modernize
11 years ago
Philipp Hagemeister
9a7b072e38
[wdr] Add support for more wdrmaus subpages
11 years ago
Philipp Hagemeister
cd7481a39e
[wdr] Add support for wdrmaus.de ( Fixes #2651 )
11 years ago
Philipp Hagemeister
acd213ed6d
Remove unusued imports
11 years ago
Philipp Hagemeister
2b25cb5d76
[youtube] Move JavaScript interpreter into its own module
11 years ago
Jaime Marquínez Ferrándiz
e79162558e
[wat] Modernize
11 years ago
Jaime Marquínez Ferrándiz
2da67107ee
[tf1] Modernize
11 years ago
Jaime Marquínez Ferrándiz
2ff7f8975e
[nba] Modernize
11 years ago
Jaime Marquínez Ferrándiz
87a2566048
[metacritic] Modernize test
11 years ago
Jaime Marquínez Ferrándiz
986f56736b
[roxwel] Modernize
11 years ago
Jaime Marquínez Ferrándiz
2583a0308b
[huffpost] Modernize test
11 years ago
Jaime Marquínez Ferrándiz
40c716d2a2
[ign] Modernize
11 years ago
Jaime Marquínez Ferrándiz
79bfd01001
[kickstarter] Fix extraction, extract more info and modernize
11 years ago
Jaime Marquínez Ferrándiz
f2bcdd8e02
[discovery] modernize
11 years ago
Jaime Marquínez Ferrándiz
7e70ac36b3
[bloomberg] Fix extraction ( fixes #2154 )
...
Stop using the OoyalaIE, extract the f4m url instead.
11 years ago
Sergey M․
056b56688a
[ntv] Simplify
11 years ago
Philipp Hagemeister
b17418313f
[oe1] Simplify ( #2646 )
11 years ago
Philipp Hagemeister
e9a6fd6a68
Merge remote-tracking branch 'phaer/add-oe1-support'
11 years ago
Philipp Hagemeister
43f775e4ca
[comedycentral] Duration can now be a float ( Fixes #2647 )
11 years ago
Sergey M․
8f6562448c
[ntv] Move app guess outside formats loop
11 years ago
Sergey M․
263f4b514b
[ntv] Add support for ntv.ru ( Closes #2581 )
11 years ago
phaer
f0da3f1ef9
[oe1] Add support for oe1.orf.at.
11 years ago
Sergey M․
cb3ac1c610
[smotri] Modernize and add support for emdebbed videos ( Closes #2585 )
11 years ago
Sergey M․
8efd15f477
[canalplus] Fix video id extraction ( Closes #2645 )
11 years ago
Jaime Marquínez Ferrándiz
d26ebe990f
[ehow] Modernize
11 years ago
Jaime Marquínez Ferrándiz
28acf5500a
[appletrailers] Modernize
11 years ago
Jaime Marquínez Ferrándiz
214c22c704
[niconico] Modernize
11 years ago
Sergey M․
8cdafb47b9
[mooshare] Add support for URLs starting with 'www'
11 years ago
Philipp Hagemeister
0dae5083f1
[urort] Add date
11 years ago
Philipp Hagemeister
e2b06e76c1
[urort] Add extractor ( Fixes #2634 )
11 years ago
Philipp Hagemeister
e9c076c317
[clipsyndicate] Modernize
11 years ago
Philipp Hagemeister
ac6c104871
[ted] Add support for watch/ URLs ( Fixes #2637 )
11 years ago
Philipp Hagemeister
e55213ce35
Merge remote-tracking branch 'malept/tds-extended-interviews'
11 years ago
Mark Lee
24a2aac445
[comedycentral] fix TDS extended interviews
...
The new website broke the URL format.
Added "playlist" as a valid ID keyword.
11 years ago
Jaime Marquínez Ferrándiz
98acdc895b
Merge remote-tracking branch 'dstftw/download-referer-header' ( closes #2628 )
11 years ago
Jaime Marquínez Ferrándiz
bd3b5b8b10
[slashdot] Remove extractor
...
The generic ooyala detection works fine.
11 years ago
Jaime Marquínez Ferrándiz
9a90636805
[vice] Remove extractor
...
The generic ooyala detection works fine.
11 years ago
Sergey M․
6a66ae96ed
[cspan] Roll back unfinished rtmp support
11 years ago
Philipp Hagemeister
34cbc7ee8d
[comedycentral] Better titles
11 years ago