Jaime Marquínez Ferrándiz
00fe14fc75
[youtube] Also use the 'adaptative_fmts' field from the /get_video_info page ( fixes #1649 )
...
The 'adaptative_fmts' field from the video page is not added to the 'url_encoded_fmt_stream_map'
11 years ago
Jaime Marquínez Ferrándiz
fcc28edb2f
[cinemassacre] Simplify
...
* Remove some rtmp parameters that are not needed.
* Remove the md5 checksums, the video is not downloaded.
* Remove the code used before the current format system.
11 years ago
Jaime Marquínez Ferrándiz
fac6be2dd5
Merge pull request #1632 from rzhxeo/cinemassacre
...
[Cinemassacre] Download video that is shown in flash player
11 years ago
Jaime Marquínez Ferrándiz
cdec0190c4
[dailymotion] Extract all the available formats ( closes #1028 )
11 years ago
Jaime Marquínez Ferrándiz
2450bcb28b
[nowvideo] Fix key extraction
...
Extract it from the embed page
11 years ago
Jaime Marquínez Ferrándiz
93b22c7828
[vimeo] fix the extraction for videos protected with password
...
Added a test video.
11 years ago
Jaime Marquínez Ferrándiz
55b3e45bba
[vimeo] Fix pro videos and player.vimeo.com urls
...
The old process can still be used for those videos.
Added RegexNotFoundError, which is raised by _search_regex if it can't extract the info.
11 years ago
Philipp Hagemeister
365bcf6d97
Merge remote-tracking branch 'origin/master'
11 years ago
Philipp Hagemeister
71907db3ba
[vimeo] Fix normal videos ( Fixes #1642 )
...
Vimeo Pro Videos are still broken
11 years ago
Philipp Hagemeister
6803655ced
Merge pull request #1622 from rbrito/fix-extension
...
extractor: youtube: Set extension of AAC audio formats to m4a.
11 years ago
Jaime Marquínez Ferrándiz
b028e96144
[arte.tv:creative] Update the title of the test
11 years ago
Jaime Marquínez Ferrándiz
ce68b5907c
[nhl:videocenter] Fix playlist title extraction
11 years ago
Joshua Elsasser
a6387bfd3c
[vimeo] Implement the new format selection system (closes PR #996 )
...
Rebased and deleted some parts to use the new system instead of copying the one from YoutubeIE
11 years ago
Jaime Marquínez Ferrándiz
f6a54188c2
[youtube] Use 'node is None' when checking if the video has automatic captions
...
It had stopped working and it reports a FutureWarning
11 years ago
Jaime Marquínez Ferrándiz
cbbd9a9c69
Fix the duration field for the VideoDetective and InternetVideoArchive tests
...
Also remove the use of the old format system and the comment
11 years ago
Jaime Marquínez Ferrándiz
685a9cd2f1
[googleplus] Fix upload_date extraction
11 years ago
Jaime Marquínez Ferrándiz
182a107877
[arte] Set the format_note and the format_id fields ( closes #1628 )
11 years ago
Jaime Marquínez Ferrándiz
8c51aa6506
The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}'
...
Following the YoutubeIE format. The 'format_note' gives additional info about the format, for example '3D' or 'DASH video'.
11 years ago
Philipp Hagemeister
f8b45beacc
Merge remote-tracking branch 'rbrito/set-age'
...
Conflicts:
youtube_dl/extractor/xhamster.py
11 years ago
Philipp Hagemeister
9d92015d43
[xhamster] Add support for age_limit (Instead of #1627 )
11 years ago
Rogério Brito
50a6150ed9
extractor: Set age limit on some adult-related extractors.
...
More age limit of videos for adult-related sites.
Note that, for redtube, I explicitly left the variable containing the age
limit, since the comment justifying the age limit is a good thing to have.
That being said, I included the age limit field on the test, to better
reflect what the information extractor does (even if it may not break the
automated tests).
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
11 years ago
rzhxeo
b0505eb611
[CinemassacreIE] Fix information extraction
11 years ago
Rogério Brito
8ed6b34477
extractor: Set age limit on some adult-related extractors.
...
This is similar in spirit to what was done in commit 8e590a117f
.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
11 years ago
Rogério Brito
f6f1fc9286
extractor: youtube: Fix extension of dash formats.
...
While we are at it, separate the audio formats from the video formats.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
11 years ago
Philipp Hagemeister
8e590a117f
[xnxx] Add age_limit
11 years ago
Rogério Brito
16f36a6fc9
extractor: youtube: Set extension of AAC audio formats to m4a.
...
This, in particular, eases downloading both audio and videos in DASH formats
before muxing them, which alleviates the problem that I exposed on issue
Furthermore, one may argue that this is, indeed, the case for correctness's
sake.
Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
11 years ago
Philipp Hagemeister
53c1d3ef49
Check for embedded YouTube player ( Fixes #1616 )
11 years ago
Philipp Hagemeister
7c58ef3275
[tudou] Fix title regex ( Fixes #1614 )
11 years ago
Philipp Hagemeister
416a5efce7
fix typos
11 years ago
Jaime Marquínez Ferrándiz
d21ab29200
Add an extractor for techtalks.tv ( closes #1606 )
11 years ago
Philipp Hagemeister
a733eb6c53
[youtube] Do not crash if caption info is missing altogether ( Fixes #1610 )
11 years ago
Philipp Hagemeister
591454798d
[brightcove] Raise error if playlist is empty ( #1608 )
11 years ago
Philipp Hagemeister
38604f1a4f
Merge remote-tracking branch 'origin/master'
11 years ago
Philipp Hagemeister
2d0efe70a6
[brightcove] Fix more broken XML ( #1608 )
11 years ago
Jaime Marquínez Ferrándiz
bfd14b1b2f
Add an extractor for rutube.ru ( closes #1136 )
...
It downloads with a m3u8 manifest, requires ffmpeg.
11 years ago
Philipp Hagemeister
10eaae48ff
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Philipp Hagemeister
9d4660cab1
[generic] Support embedded vimeo videos ( #1602 )
11 years ago
Jaime Marquínez Ferrándiz
9d74e308f7
[sztvhu] Fix the title extraction
11 years ago
Jaime Marquínez Ferrándiz
8381a92120
[websurg] Skipt the test
...
It needs login information.
11 years ago
Philipp Hagemeister
4f41664de8
Merge remote-tracking branch 'Rudloff/websurg'
11 years ago
Philipp Hagemeister
7cf67fbe29
[sztvhu] Simplify
11 years ago
Philipp Hagemeister
3ddf1a6d01
Merge remote-tracking branch 'Elbandi/master'
11 years ago
Philipp Hagemeister
850555c484
Merge remote-tracking branch 'origin/master'
11 years ago
Philipp Hagemeister
9ed3bdc64d
[tudou] Add support for youku links ( Closes #1571 )
11 years ago
Jaime Marquínez Ferrándiz
c45aa56080
[gamespot] Fix video extraction ( fixes #1587 )
11 years ago
Philipp Hagemeister
7394b8db3b
Merge remote-tracking branch 'origin/master'
11 years ago
Andras Elso
f9b3d7af47
Add an extractor for Szombathelyi TV
11 years ago
Filippo Valsorda
ea62a2da46
add VideoPremium.tv RTMP support
11 years ago
Jai Grimshaw
1fb07d10a3
[youtube] Adds #1312 Download annotations
...
Adds #1321 Download annotations from youtube
Annotations are downloaded and written to a .annotations.xml file using the https://www.youtube.com/annotations_invideo?features=1&legacy=1&video_id=$VIDEOID API.
Added unit test for annotations.
11 years ago
Philipp Hagemeister
9378ae6e1d
[youku] Allow shortcut youku:ID and make non-matching groups non-matching ( #1571 )
11 years ago
Jaime Marquínez Ferrándiz
69a0c470b5
[arte] Add an extractor for future.arte.tv ( closes #1593 )
11 years ago
Jaime Marquínez Ferrándiz
c40f5cf45c
[arte] add an extractor for creative.arte.tv ( #1593 )
...
The +7 videos now use an independent extractor that is also used for the creative videos
11 years ago
Jaime Marquínez Ferrándiz
4b7b839f24
Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality
11 years ago
Jaime Marquínez Ferrándiz
3d60d33773
Add an extractor for videodetective.com ( closes #262 )
...
It uses the internetvideoarchive.com platform.
11 years ago
Jaime Marquínez Ferrándiz
d7e66d39a0
Add an extractor for internetvideoarchive.com videos
...
It's used by videodetective.com
11 years ago
Filippo Valsorda
f5e54a1fda
add support for NowVideo.ch
11 years ago
Joey Adams
3283533149
Fix Brightcove detection when another Flash object is on the page
...
The regex used non-greedy match, but alas it failed on input like this:
<object class="...> ... class="BrightcoveExperience"
It captured two objects and the intervening HTML. This commit fixes this by
not allowing a ">" to appear before BrightcoveExperience.
Video in question: http://www.harpercollinschildrens.com/feature/petethecat/
11 years ago
Jaime Marquínez Ferrándiz
8032e31f2d
Merge pull request #1558 from rzhxeo/cinemassacre
...
Add support for http://cinemassacre.com
11 years ago
Jaime Marquínez Ferrándiz
d2f9cdb205
Merge branch 'cinemassacre' of github.com:rzhxeo/youtube-dl into rzhxeo-cinemassacre
11 years ago
Jaime Marquínez Ferrándiz
3823342d9d
[arte] Prepare for generic format support ( #980 )
11 years ago
Jaime Marquínez Ferrándiz
91dbaef406
[nhl] Add an extractor for videocenter's categories ( #1586 )
...
It downloads the last 12 videos.
11 years ago
Jaime Marquínez Ferrándiz
cb354c8f62
[yahoo] Download the info from another page
...
The 'meta' field is not always in the video webpage
11 years ago
Jaime Marquínez Ferrándiz
1cbb27b151
[gamespot] Mark as broken ( #1587 )
11 years ago
Jaime Marquínez Ferrándiz
0ab4ff6378
[mtv] Strip the description
...
There were some tabs and newlines added around the string.
11 years ago
Jaime Marquínez Ferrándiz
63da13e829
Add an extractor for faz.net ( closes #1582 )
11 years ago
Jaime Marquínez Ferrándiz
2e1fa03bf5
Add an extractor for video.nhl.com ( closes #1586 )
11 years ago
Philipp Hagemeister
57da92b7df
[youtube] Do not recognize attribution link as user ( Fixes #1573 )
11 years ago
Jaime Marquínez Ferrándiz
a34c2faae4
[youtube] set the 'name' parameter in the subtitles url ( fixes #1577 )
11 years ago
Jaime Marquínez Ferrándiz
88bd97e34c
[vevo] Some improvements ( fixes #1580 )
...
Extract the info from http://videoplayer.vevo.com/VideoService/AuthenticateVideo?isrc={id}
Some videos don't have an smil manifest, extract the video urls directly from the json and use the last version of the video.
Extract all the available formats and set the 'formats' field of the result
11 years ago
Philipp Hagemeister
faa6ef6bc8
[jeuxvideo] Improve code quality ( fixes #1567 )
11 years ago
Philipp Hagemeister
15870e90b0
Restore warning when user forgets to quote URL ( #1396 )
11 years ago
Jaime Marquínez Ferrándiz
387ae5f30b
[vimeo] Recognize urls ending in a slash ( fixes #1242 )
11 years ago
Philipp Hagemeister
1310bf2474
[redtube] add age_limit
11 years ago
Philipp Hagemeister
2a69c6b879
Merge branch 'age_limit'
11 years ago
Philipp Hagemeister
cfadd183c4
Call extracted property age_limit everywhere
11 years ago
Philipp Hagemeister
e484c81f0c
[generic] Clarify error messages
11 years ago
Philipp Hagemeister
41e8bca4d0
[viddler] Add basic support ( Fixes #1520 )
11 years ago
Philipp Hagemeister
8dbe9899a9
Allow users to specify an age limit ( fixes #1545 )
...
With these changes, users can now restrict what videos are downloaded by the intented audience, by specifying their age with --age-limit YEARS .
Add rudimentary support in youtube, pornotube, and youporn.
11 years ago
Philipp Hagemeister
e94b783c74
[googleplus] Fix upload_date detection
11 years ago
Philipp Hagemeister
97dae9ae07
[bliptv] Make sure video ID is a string
11 years ago
rzhxeo
ca215e0a4f
[CinemassacreIE] Use MD5 to check in TEST description
11 years ago
rzhxeo
91a26ca559
[CinemassacreIE] Remove docstring from class
11 years ago
rzhxeo
1ece880d7c
[CinemassacreIE] Add support for other embed methods
11 years ago
rzhxeo
400afddaf4
Add CinemassacreIE
11 years ago
Jaime Marquínez Ferrándiz
c3fef636b5
[dailymotion] Fix playlist extraction
...
The html code has changed, make the video ids extraction more solid.
11 years ago
Philipp Hagemeister
46e28a84ca
[brightcove] Fix up some broken HTML ( #1553 )
11 years ago
Philipp Hagemeister
17ad2b3fb1
[yahoo] Switch ext of test
11 years ago
Philipp Hagemeister
5e2a60db4a
[yahoo] Fix test title
11 years ago
Philipp Hagemeister
cd214418f6
[redtube] pep8
11 years ago
Philipp Hagemeister
ba2d9f213e
[jeuxvideo] fix video file md5sum
11 years ago
Philipp Hagemeister
7f8ae73a5d
Include length in player cache ID
...
Some videos use the same player with IDs of multiple lengths.
See https://travis-ci.org/rg3/youtube-dl/jobs/12126506#L319 for an example.
11 years ago
Philipp Hagemeister
466880f531
[yahoo] Do not try to run rtmpdump on travis
11 years ago
Philipp Hagemeister
9f1f6d2437
[rtlnow] Skip test on travis
11 years ago
Philipp Hagemeister
9e0f897f6b
[francetv] Use common format for ID of generation-quoi subextractor
11 years ago
Philipp Hagemeister
c0f6aa876f
Merge remote-tracking branch 'origin/master'
11 years ago
Philipp Hagemeister
d93bdee9a6
[comedycentral] Prepare for generic video extraction ( #980 )
11 years ago
Philipp Hagemeister
f13d09332d
[mtv] Prepare for #980
11 years ago
Philipp Hagemeister
2f5865cc6d
Clarify that url and ext are optional when formats is given ( #980 )
11 years ago
Philipp Hagemeister
deefc05b88
Document formats (for #980 )
11 years ago
Philipp Hagemeister
0d8cb1cc14
[ted] Prepare #980 merge
11 years ago
rzhxeo
829493439a
[FlickrIE] Fix HTTPS url
11 years ago
Pierre Rudloff
73b4fafd82
Use self._download_webpage everywhere
11 years ago
Pierre Rudloff
b039775057
Unused variable
11 years ago
Pierre Rudloff
5c1d63b737
Changes suggested by @phihag
11 years ago
Philipp Hagemeister
3cd022f6e6
Merge remote-tracking branch 'rzhxeo/rtl_ntv'
11 years ago
Philipp Hagemeister
abefd1f7c4
Merge remote-tracking branch 'rzhxeo/rtl_upload_date'
11 years ago
Philipp Hagemeister
c21315f273
[youtube] new static 82 signature
11 years ago
Philipp Hagemeister
da0a5d2d6e
[france2] Add support for URLs without video IDs ( Fixes #1547 )
11 years ago
Jaime Marquínez Ferrándiz
ee6adb166c
[ign] Support more urls and detect multiple videos in articles ( fixes #1543 )
11 years ago
Philipp Hagemeister
c38b1e776d
[youtube] Simplify cache_dir code ( #1529 )
11 years ago
Philipp Hagemeister
4f8bf17f23
Merge remote-tracking branch 'holomorph/master'
11 years ago
Philipp Hagemeister
ca40186c75
[youtube] Fix static 82 signature ( Closes #1539 )
11 years ago
Philipp Hagemeister
a8c6b24155
[youtube] Support videos without a title ( Fixes #1391 , Closes #1542 )
11 years ago
Filippo Valsorda
bd8e5c7ca2
Merge pull request #1531 from rg3/no-playlist
...
[youtube] implement --no-playlist to only download current video
11 years ago
Filippo Valsorda
7c61bd36bb
[youtube] correct --no-playlist for python3
11 years ago
Jaime Marquínez Ferrándiz
c54283824c
[dailymotion] Detect vevo videos ( fixes #1532 )
...
All videos from the Vevo user, just embed videos from vevo.com
11 years ago
Philipp Hagemeister
44d466559e
Properly handle stream meap not being present
11 years ago
Philipp Hagemeister
f10503db67
Handle videos without url_encoded_fmt_stream_map ( Fixes #1535 )
11 years ago
rzhxeo
adfeafe9e1
[RTLnowIE] Allow video description without upload date
...
Some videos (feature films) have no upload date.
11 years ago
rzhxeo
4c62a16f4f
[RTLnowIE] Add support for http://n-tvnow.de
11 years ago
Mark Oteiza
fa55675593
Support XDG base directory specification
11 years ago
Filippo Valsorda
47192f92d8
implement --no-playlist to only download current video - closes #755
11 years ago
Jaime Marquínez Ferrándiz
722076a123
[rtlnow] Replace one of the tests
...
The video is no longer available.
11 years ago
Jaime Marquínez Ferrándiz
bb4aa62cf7
[appletrailers] The request for the settings must have the trailer name in lower case ( fixes #1329 )
11 years ago
Jaime Marquínez Ferrándiz
843530568f
[appletrailers] Rework extraction ( fixes #1387 )
...
The exraction was broken:
* The includes page contains img elements that need to be fixed.
* Use the 'itunes.inc' page, it contains a json dictionary for each trailer with information.
* Get the formats from 'includes/settings{trailer_name}.json'
* Use urljoin to allow urls with a fragment identifier to work
Removed the thumbnail urls from the tests, they are different now.
11 years ago
Jaime Marquínez Ferrándiz
70922df8b5
[dailymotion] Disable the family filter in the playlists ( fixes #1524 )
11 years ago
Jaime Marquínez Ferrándiz
9c15e9de84
[yahoo] Fix video extraction ( fixes #1521 )
...
There's no need to use two different methods.
Now we can also download videos over http if possible.
Also run the test for rtmp videos, but skip the download.
11 years ago
Philipp Hagemeister
123c10608d
Merge branch 'master' of github.com:rg3/youtube-dl
11 years ago
Philipp Hagemeister
0b7c2485b6
[zdf] Add support for hash URLs and simplify ( #1518 )
11 years ago
Jaime Marquínez Ferrándiz
9abb32045a
[youtube] Add hlsvp to the error message if it can't be found and remove the live stream test
...
It's no longer available, other olympics streams have the same problem.
11 years ago
Jaime Marquínez Ferrándiz
f490e77e77
[youtube] Set the thumbnail to None if it can't be extracted
11 years ago
Jaime Marquínez Ferrándiz
2dc592991a
[youtube] update description of test
11 years ago
Philipp Hagemeister
8574862991
Merge remote-tracking branch 'rzhxeo/RTL_T'
11 years ago
Philipp Hagemeister
2de957c7e1
Merge remote-tracking branch 'rzhxeo/RTL'
11 years ago
Philipp Hagemeister
920de7a27d
[youtube] Fix 83 signature ( Closes #1511 )
11 years ago
rzhxeo
63efc427cd
[RTLnowIE] Clean video title
...
The title of some videos has the following format:
Series - Episode | Series online schauen bei ... NOW
11 years ago
rzhxeo
ce65fb6c76
[RTLnowIE] Add support for http://rtlnitronow.de
11 years ago
Jaime Marquínez Ferrándiz
4de1994b6e
[brightcove] Use direct url for the tests
...
The test_all_urls.py test failed because BrightcoveIE doesn't match them.
11 years ago
Jaime Marquínez Ferrándiz
592882aa9f
[brightcove] Support videos that only provide flv versions ( fixes #1504 )
...
Moved the test from generic.py to brightcove.py
11 years ago
Philipp Hagemeister
f426de8460
Merge remote-tracking branch 'origin/master'
11 years ago
Philipp Hagemeister
695dc094ab
Merge branch 'automatic-signatures'
11 years ago
Jaime Marquínez Ferrándiz
e80d861064
Revert "[southparkstudios] Fix mgid extraction"
...
This reverts commit 0fd49457f5
.
It seems that the redesign was temporary.
11 years ago
Philipp Hagemeister
f2c327fd39
Fix 86 signature ( #1494 )
11 years ago
Philipp Hagemeister
e35e4ddc9a
Fix output of --youtube-print-sig-code when counting down to 0
11 years ago
Philipp Hagemeister
c3c88a2664
Allow opts.cachedir == None to disable cache
11 years ago
Jaime Marquínez Ferrándiz
bb0eee71e7
[youtube] Update one of the test's description
11 years ago
Jaime Marquínez Ferrándiz
6f56389b88
[youtube] update algos for length 86 and 84 ( fixes #1494 )
11 years ago
Jaime Marquínez Ferrándiz
5b333c1ce6
[francetv] Add an extractor for Generation Quoi ( closes #1475 )
11 years ago
Jaime Marquínez Ferrándiz
a825f33030
[francetv] Add an extractor for France2
11 years ago
Philipp Hagemeister
81ec7c7901
[facebook] Allow untitled videos ( Fixes #1484 )
11 years ago
Philipp Hagemeister
c705320f48
Correct test strings
11 years ago
Philipp Hagemeister
d2d8f89531
Do not warn if fallback is without alternatives (because we did not get the flash player URL)
11 years ago
Philipp Hagemeister
bdde940e90
[youtube] Improve flash player URL handling
11 years ago
Philipp Hagemeister
13dc64ce74
[youtube] Remove _decrypt_signature_age_gate
11 years ago
Philipp Hagemeister
f8061589e6
[youtube] Actually pass in cachedir option
11 years ago
Philipp Hagemeister
0ca96d48c7
[youtube] Improve source code quality
11 years ago
Philipp Hagemeister
4ba146f35d
Update static signatures
11 years ago
Philipp Hagemeister
edf3e38ebd
[youtube] Improve cache and add an option to print the extracted signatures
11 years ago
Philipp Hagemeister
c4417ddb61
[youtube] Add filesystem signature cache
11 years ago
tewe
4a2080e407
[youku] better error handling
...
blocked videos used to cause death by TypeError, now we report what the
server says
11 years ago
Philipp Hagemeister
2f2ffea9ca
Clarify a couple of calls
11 years ago
Philipp Hagemeister
ba552f542f
Use reader instead of indexing
11 years ago
Philipp Hagemeister
8379969834
Prepare signature function caching
11 years ago
Philipp Hagemeister
95dbd2f990
Change test target (Verified with node.js)
11 years ago
Philipp Hagemeister
a7177865b1
Implement more opcodes
11 years ago
Philipp Hagemeister
e0df6211cc
Restore accidentally deleted commits
...
That's what happens if you let Windows machines write :(
11 years ago
Jaime Marquínez Ferrándiz
b00ca882a4
[livestream] Fix events extraction ( fixes #1467 )
11 years ago
Jaime Marquínez Ferrándiz
39baacc49f
[dailymotion] Add an extractor for users ( closes #1476 )
11 years ago
Jaime Marquínez Ferrándiz
3a1d48d6de
[dailymotion] Raise ExtractorError if the dailymotion response reports an error
11 years ago
Jaime Marquínez Ferrándiz
69b227a9bc
[southparkstudios] add support for http://www.southparkstudios.com/full-episodes/ * urls ( closes #1469 )
11 years ago
Jaime Marquínez Ferrándiz
0fd49457f5
[southparkstudios] Fix mgid extraction
11 years ago
Jaime Marquínez Ferrándiz
3d60bb96e1
Add an extractor for ebaumsworld.com ( closes #1462 )
11 years ago
Jaime Marquínez Ferrándiz
38d025b3f0
[youtube] add algo for length 91
11 years ago
Jaime Marquínez Ferrándiz
1a810f0d4e
[funnyordie] Fix video url extraction
11 years ago
patrickslin
bc4b900898
Unable to decrypt signature length 93 ( fixes #1461 )
11 years ago
Jaime Marquínez Ferrándiz
c5e743f66f
[fktv] support videos splitted in any number of parts and some style changes
11 years ago
Jaime Marquínez Ferrándiz
6c36d8d6fb
Merge pull request #1438 from rzhxeo/fktv
...
Add support for http://fernsehkritik.tv
11 years ago
Jaime Marquínez Ferrándiz
71c82637e7
[youtube] apply the fix for lists with number of videos multiple of _MAX_RESULTS to user extraction
...
Copied from the playlist extractor.
11 years ago
Philipp Hagemeister
d0ae9e3a8d
[newgrounds] simplify
11 years ago
Ruirize
a19413c311
Changed file hash.
11 years ago
Ruirize
1ef80b55dd
Fixes test fail
...
Was unaware of --id being passed to test.
11 years ago
Ruirize
eb03f4dad3
Added Newgrounds support
11 years ago
Pierre Rudloff
cc6943e86a
Improvements
11 years ago
rzhxeo
1237c9a3a5
XHamsterIE: Fix support for new HD video url format and add test (closes PR #1443 )
11 years ago
Pierre Rudloff
8f77093262
Merge remote-tracking branch 'upstream/master' into websurg
11 years ago
Jaime Marquínez Ferrándiz
5d13df79a5
[francetv] Remove Pluzz test
...
Videos expire in 7 days
11 years ago
Pierre Rudloff
d79a0e233a
Extractor for websurg.com
11 years ago
Jaime Marquínez Ferrándiz
6523223a4c
[hotnewhiphop] Fix test case title
11 years ago
Jaime Marquínez Ferrándiz
4a67aafb7e
[youtube] Don't search the flash player version for videos with age gate activated
11 years ago
Philipp Hagemeister
6ae8ee3f54
Update 85 signature ( Fixes #1449 )
...
This is the first signature algorithm to have been parsed automatically, although that only works for HTML5 players for now, and is not yet integrated into master.
11 years ago
Jaime Marquínez Ferrándiz
e8f8e80097
Add an extractor for vice.com ( closes #1051 )
11 years ago
Jaime Marquínez Ferrándiz
4dc0ff3ecf
[ooyala] prefer ipad url
...
It has better quality with m3u8 manifests
11 years ago
Jaime Marquínez Ferrándiz
4b6462fc1e
Add an extractor for Bloomberg ( closes #1436 )
11 years ago
Jaime Marquínez Ferrándiz
c4ece78564
[ooyala] add support for more type of video urls, like m3u8 manifests.
11 years ago
rzhxeo
0761d02b0b
Add FKTV extractor
11 years ago
rzhxeo
71c107fc57
Add FKTV extractor
...
Support for Fernsehkritik-TV (incl. Postecke)
11 years ago
Jaime Marquínez Ferrándiz
5a6fecc3de
Add an extractor for southparkstudios.com ( closes #1434 )
...
It uses the MTV system
11 years ago
Jaime Marquínez Ferrándiz
cdbccafed9
Merge pull request #1422 from rzhxeo/xhamster
...
XHamsterIE: Add support for new URL format (download in hd by default)
11 years ago
Jaime Marquínez Ferrándiz
e69ae5b9e7
[youtube] support youtube.googleapis.com/v/* urls ( fixes #1425 )
11 years ago
Jaime Marquínez Ferrándiz
92790f4e54
[soundcloud] Add an extractor for users ( closes #1426 )
11 years ago