Philipp Hagemeister
ffe38646ca
[funnyordie] Remove test md5sum ( Fixes #4113 )
10 years ago
Philipp Hagemeister
c6afed48ff
[YoutubeDL] guard against strange sys.stdouts
10 years ago
Michael Käufl
732c848c14
[abc] Update test case
...
Old video has expired.
10 years ago
Michael Käufl
9d2a4dae90
[allocine] Update test
10 years ago
Michael Käufl
7009a9047a
[byutv] Update test
10 years ago
Philipp Hagemeister
28465df1ff
[youjizz] Modernize ( #4131 )
10 years ago
Philipp Hagemeister
ef89dba58f
[myspass] Modernize test case
10 years ago
Philipp Hagemeister
13ba3a6461
[bandcamp:album] Fix test case
10 years ago
Philipp Hagemeister
8f6ec4bbe6
release 2014.11.12.1
10 years ago
Jaime Marquínez Ferrándiz
c295490830
[YoutubeDL] Fix bug in the detection of formats that don't contain video ( fixes #4150 )
...
If the format requested was not available, we called the method '.get' in None.
10 years ago
Jaime Marquínez Ferrándiz
eb4cb42a02
[ted] Extract duration ( closes #4155 )
10 years ago
Philipp Hagemeister
7a8cbc72b2
release 2014.11.12
10 years ago
Pascal Brax
2774852c2f
Fix MTV/GameTrailers "Bad Request" error
...
Bugfix for bug #4123 & #4153
10 years ago
Naglis Jonaitis
bbcc21efd1
[wrzuta] Fallback to mp3 on unknown media type ( #4156 )
10 years ago
Naglis Jonaitis
60526d6bcb
[wrzuta] Fix audio extension lookup ( Closes #4156 )
...
Also, replace deleted test case
10 years ago
Philipp Hagemeister
1d4df56d09
release 2014.11.09
10 years ago
Philipp Hagemeister
a1cf99d03a
[YoutubeDL] Add playlist_id and playlist_title fields ( Fixes #4139 )
10 years ago
Naglis Jonaitis
3c6af203cc
[streamcloud] Match URLs without fname ( Closes #4144 )
...
Also, modernize a bit.
10 years ago
Naglis Jonaitis
1a92e086a7
[tapely] Add Referer header ( Closes #4138 )
10 years ago
Jaime Marquínez Ferrándiz
519c73f267
Merge pull request #4136 from andikmu/master
...
fix swrmediathek for new formats.
10 years ago
Jaime Marquínez Ferrándiz
a6dae6c09c
[ndr] Improve video url regex ( fixes #4140 )
10 years ago
Jaime Marquínez Ferrándiz
f866e474f3
[YoutubeDL] Don't dowload formats for merging if the first doesn't contain the video ( #4132 )
10 years ago
Philipp Hagemeister
8bb9b97c97
Merge remote-tracking branch 'origin/master'
10 years ago
andi
d6fdc38682
fix swrmediathek for new formats.
10 years ago
Jaime Marquínez Ferrándiz
c2b61af548
[options] Document the syntax for merging formats ( closes #3940 , closes #4132 )
10 years ago
Jaime Marquínez Ferrándiz
2fdbf27ad8
[niconico:playlist] Use the same video url the webpage uses ( closes #4133 )
10 years ago
yac
3898c8a7b2
[FreeVideo] Add new extractor
10 years ago
Naglis Jonaitis
29ed169cd6
[wrzuta] Add mp3 as a possible format ( Closes #4126 )
10 years ago
xantares
b868c972d1
Add support for goldenmoustache.com
10 years ago
Jaime Marquínez Ferrándiz
9908e03528
Merge pull request #4076 from ghedo/direct_type
...
[generic] indicate when a direct video has been extracted
10 years ago
Jaime Marquínez Ferrándiz
1fe8fb8c20
[vice] Re-add extractor ( fixes #4120 )
...
The generic extraction no longer works.
10 years ago
Naglis Jonaitis
5d63b0aa93
[goshgay] Fix title extraction and modernize
...
Also remove width and height as they are not of the actual video.
10 years ago
Philipp Hagemeister
4164f0117e
[utils] Remove unused import
10 years ago
Naglis Jonaitis
37aab27808
[brightcove] Extract m3u8 formats ( #3541 )
10 years ago
Jaime Marquínez Ferrándiz
6110bbbfdd
[niconico] Catch deleted videos ( closes #4064 )
10 years ago
Jaime Marquínez Ferrándiz
cde9b380e6
Merge pull request #4110 from nemunaire/channel9-fix
...
[channel9] Fix extraction
10 years ago
Sergey M․
dab647a7b6
[cinemassacre] Keep both extraction approaches and make more robust ( Closes #4109 )
10 years ago
nemunaire
a316a83d2b
[channel9] Fix extraction
10 years ago
Naglis Jonaitis
81b22aee8b
[izlesene] Update test cases and modernize
...
The timestamp fluctuates with DST.
10 years ago
Philipp Hagemeister
a80c96eab0
release 2014.11.04
10 years ago
Philipp Hagemeister
20436c30c9
[youtube] Clarify output
10 years ago
Philipp Hagemeister
3828505646
[utils] Use a regexp instead of HTMLParser for get_element_by_attribute
10 years ago
Philipp Hagemeister
11fba1751d
[imdb] Simplify
10 years ago
Philipp Hagemeister
12ea2f30cf
[utils] Remove unused get_meta_content function
10 years ago
Philipp Hagemeister
9c3e870393
[gamespot] Remove unused import
10 years ago
Philipp Hagemeister
44789f2457
[ustream] Use modern helper function instead of old HTML parser
10 years ago
Philipp Hagemeister
711ede6e1b
[heise] Fix description, thumbnail and format ID
10 years ago
Philipp Hagemeister
a32f253112
[gamespot] Modernize
10 years ago
Philipp Hagemeister
94bd361318
[youtube] Skip sts if missing ( Fixes #4095 , fixes #4103 )
10 years ago
Philipp Hagemeister
acd40f64ed
[cnn] Modernize test definitions
10 years ago
Sergey M․
766306450d
[played] Capture and output error message
10 years ago
Sergey M․
e7642ab572
[wimp] Fix video URL regex
10 years ago
Naglis Jonaitis
bdf9701729
[generic/brightcove] Add a new test case for kijk.nl ( #3541 )
10 years ago
Naglis Jonaitis
b5af6fcdad
[brightcove] Make _VALID_URL less greedy and check for empty URLs ( #3541 )
10 years ago
Sergey M․
fdca55fe34
[trutube] Strip title
10 years ago
Jaime Marquínez Ferrándiz
4f195f55f0
Do not override stdlib html parser 'locatestarttagend' regex ( fixes #4081 )
...
'<a href="foo" ><img src="bar" / ></a>' wouldn't be parsed right (the problem is '/ >', '/>' worked fine).
We need to change it in python 2.6 (for example the description of youtube videos wouldn't be extracted).
10 years ago
Philipp Hagemeister
ecc0c5ee01
[utils] Modernize
10 years ago
Philipp Hagemeister
451948b28c
[compat] Modernize
10 years ago
Philipp Hagemeister
baa708036c
[compat] Fix imports
10 years ago
Philipp Hagemeister
8c25f81bee
[util] Move compatibility functions out of util
...
utils is large enough without these compatibility functions.
Everything that is present in newer versions of Python (i.e. with dev Python it's just an import) goes into compat.py .
Everything else (i.e. youtube-dl-specific helpers) goes into utils.py .
10 years ago
Philipp Hagemeister
4c83c96795
[YoutubeDL] Include rtmpdump in exe versions -v output
10 years ago
Philipp Hagemeister
9580711841
[ffmpeg] Move version detection to utils
10 years ago
Philipp Hagemeister
c30ae9594c
release 2014.11.02.1
10 years ago
Philipp Hagemeister
ffae28ae18
release 2014.11.02
10 years ago
Sergey M․
d9116714f2
[cinemassacre] Fix extraction ( Closes #4083 )
10 years ago
Alessandro Ghedini
ccdd0ffb80
[generic] indicate when a direct video has been extracted
...
Fixes #4052 .
10 years ago
Sergey M․
5263cdfcf9
[generic] Improve MLB iframe regex
10 years ago
Sergey M․
b2a68d14cf
[mlb] Improve _VALID_URL ( Closes #4063 )
10 years ago
Sergey M․
6e1cff9c33
[canalplus] Improve and merge with d8 extractor
10 years ago
Sergey M․
72975729c8
[canalplus] Tweak extractor to support piwiplus ( Closes #4046 )
10 years ago
Sergey M․
d319948b6a
[funnyordie] Add articles URL test
10 years ago
anovicecodemonkey
2a834bdb21
[FunnyOrDie] Add support for "/articles/" URLs
10 years ago
Philipp Hagemeister
0d2c141865
[youtube] Detect formats 298 et al as mp4 ( Fixes #4066 )
10 years ago
Philipp Hagemeister
5ec39d8b96
release 2014.10.30
10 years ago
Philipp Hagemeister
7b6de3728a
[youtube] Add format 266 ( Fixes #4055 )
10 years ago
Philipp Hagemeister
a51d3aa001
[youtube] Add support for formats 302 and 303 ( Fixes #4060 )
10 years ago
Philipp Hagemeister
2c8e03d937
Sort formats by fps as well
10 years ago
Philipp Hagemeister
fbb21cf528
[youtube] Add formats 298, 299 ( Fixes #4056 )
10 years ago
Naglis Jonaitis
b8a618f898
[ro220] Fix broken extractor and modernize ( #4054 )
10 years ago
Philipp Hagemeister
feb74960eb
release 2014.10.29
10 years ago
Jaime Marquínez Ferrándiz
d65d628613
[crunchycroll] Fix building of ass subtitles (reported in #4019 )
...
Parse the xml document instead of using regexes, otherwise unicode characters are left unescaped.
10 years ago
Philipp Hagemeister
ac645ac7d0
[generic] Allow soundcloud embeds with additional attributes
10 years ago
Philipp Hagemeister
7d11297f3f
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
6ad4013d40
[drtv] Allow fractional timestamps ( Fixes #4059 )
10 years ago
Sergey M․
dbd1283d31
[naver] Capture and output error message ( #4057 )
10 years ago
Sergey M․
c451d4f553
[trutube] Fix extraction
10 years ago
Jaime Marquínez Ferrándiz
a9bad429b3
[niconico] Add extractor for playlists ( closes #4043 )
10 years ago
Philipp Hagemeister
50c8266ef0
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
00edd4f9be
[laola1tv] Mark as broken
...
When the f4m downloader gets live stream support, I expect this to work magically or with very minor changes.
10 years ago
Philipp Hagemeister
ee966928af
[f4m] Support bootstrap URLs
10 years ago
Philipp Hagemeister
e5193599ec
[laola1tv] Add new extractor
...
The extractor works fine, but the f4m downloader cannot handle the resulting bootstrap information.
10 years ago
Philipp Hagemeister
01d663bca3
[auengine] Simplify
10 years ago
Sergey M․
e0c51cdadc
[vk] Generalize errors
10 years ago
Sergey M․
9334f8f17a
[vk] Handle deleted videos
10 years ago
Sergey M․
632256d9ec
[wimp] Update video URL regex
10 years ago
Philipp Hagemeister
3511266bc3
[YoutubeDL] Simplify API of YoutubeDL
...
Calling add_default_extractors twice should be harmless since the first set of extractors will match.
10 years ago
Philipp Hagemeister
9fdece5d34
[srmediathek] Choose variable name more wisely
10 years ago
Philipp Hagemeister
bbf1092ad0
[fktv] Remove unused import
10 years ago
Philipp Hagemeister
9ef55c5bbc
[quickvid] Add new extractor
10 years ago
Philipp Hagemeister
48a24ab746
[generic] Fix HTML5 video regexp
10 years ago
Philipp Hagemeister
27c542c06f
[iconosquare] Simplify
10 years ago
Philipp Hagemeister
b2e6a1c14c
release 2014.10.27
10 years ago
Philipp Hagemeister
8cc3eba79a
[phoenix] Add new extractor ( Fixes #4036 )
10 years ago
Philipp Hagemeister
b0fb6d4db1
[ku6] Modernize
10 years ago
Philipp Hagemeister
81515ad9f6
[extractor/common] Improve m3u8 output
10 years ago
Philipp Hagemeister
8112d4b284
[lrt] Modernize
10 years ago
Philipp Hagemeister
bf7aa6301b
[fktv] Modernize
10 years ago
Philipp Hagemeister
aea856621f
[zdf] Simplify
10 years ago
Philipp Hagemeister
f24a5a2faa
Merge remote-tracking branch 'olebowle/ard'
10 years ago
Philipp Hagemeister
ecfe623422
[heise] Fix extraction
...
Now they use an XML format instead of JSON.
10 years ago
Philipp Hagemeister
4a6c94288a
[kickstarter] Simplify and fix test case
10 years ago
Philipp Hagemeister
10e3d73472
[nbc] Fix ThePlatform embedded videos
10 years ago
Philipp Hagemeister
15956b5aa1
[promptfile] Fix check for deleted videos
10 years ago
Philipp Hagemeister
586f7082ef
[francetv] Remove changing md5sum
10 years ago
Philipp Hagemeister
d6d9186f0d
[generic] Fix test title
10 years ago
Philipp Hagemeister
2e9ff8f362
[gorillavid] Fix test title
10 years ago
Philipp Hagemeister
249efaf44b
[pornhub] Modernize and fix test definition
10 years ago
Philipp Hagemeister
8d32abff9e
[ruhd] Simplify
10 years ago
Philipp Hagemeister
94f052cbf4
[syfy] Remove test checksum
...
We have the minsize test now.
10 years ago
Philipp Hagemeister
446a03bd96
[ustream:channel] Change test playlist size (Seems to have been limited that way on the website as well)
10 years ago
Philipp Hagemeister
6009b69f81
[vgtv] Fix test title
10 years ago
Philipp Hagemeister
3d6047113c
[vgtv] Simplify
10 years ago
Philipp Hagemeister
9dec99303d
[vimeo:review] Fix test title
10 years ago
Philipp Hagemeister
7706927370
[vine:user] Adapt test to changed list size
10 years ago
Philipp Hagemeister
3adba6fa2a
[xtube] Fix test description
10 years ago
Philipp Hagemeister
f46a8702cc
[youtube:playlist] Fix test title
10 years ago
Philipp Hagemeister
8d11b59bbb
[ynet] Remove test md5sums
...
These fluctuate regularly.
10 years ago
Philipp Hagemeister
cf501a23d2
[srmediathek] Correct IE_NAME/IE_DESC
10 years ago
Philipp Hagemeister
2bcae58d46
[srmediathek] New extractor
10 years ago
Philipp Hagemeister
c9f08154a3
Remove unused imports
10 years ago
Philipp Hagemeister
526b276fd7
[faz] Modernize
10 years ago
Philipp Hagemeister
77ec444d9a
release 2014.10.26.2
10 years ago
Philipp Hagemeister
bfc2bedcfc
[youtube] Make confirm_age non-fatal ( #4042 )
10 years ago
Philipp Hagemeister
83855f3a1f
[livestream:original] Fix RTMP parameters ( Fixes #4040 )
10 years ago
Philipp Hagemeister
50b51830fb
[ffmpeg] Fix typo
10 years ago
Philipp Hagemeister
3d6eed9b52
release 2014.10.26.1
10 years ago
Philipp Hagemeister
1a253e134c
[ffmpeg] Fix call to ffprobe ( Fixes #4041 )
10 years ago
Philipp Hagemeister
6194bb1419
[ffmpeg] Make downloader optional ( Fixes #4039 )
10 years ago
Philipp Hagemeister
37d66e7f1e
[generic] Correct call to _webpage_read_full_content
10 years ago
Philipp Hagemeister
70b7e3fbb6
[generic] Add a test case for direct links with broken HEAD ( #4032 )
10 years ago
dinesh
0551a02b82
[Rte] Improve extractor
10 years ago
Jaime Marquínez Ferrándiz
579657ad87
[soundcloud] Set the 'webpage_url' field for each track
...
For playlists, YoutubeDL would set it to the playlist url.
10 years ago
Jaime Marquínez Ferrándiz
5f82b129e0
[ffmpeg] Also look into stderr for extracting the version
...
At least with avconv 11, it will print 'avconv version 11, ..' to stderr, not stdout.
10 years ago
Philipp Hagemeister
64269e4d01
Move AUTHORS to root ( closes #2985 )
10 years ago
Philipp Hagemeister
d481699a7a
release 2014.10.26
10 years ago
Philipp Hagemeister
5894a4f4ee
Credit @gabeos for crunchyroll:playlist ( #3988 )
10 years ago
Philipp Hagemeister
09e5d6a6e5
[crunchyroll:playlist] Simplify ( #3988 )
10 years ago
Philipp Hagemeister
274b12b5a8
Merge remote-tracking branch 'gabeos/crunchyroll-show-playlist'
10 years ago
Philipp Hagemeister
23be51d8ce
[generic] Handle audio streams that do not implement HEAD ( Fixes #4032 )
10 years ago
Philipp Hagemeister
488447455d
[ffmpeg] Warn if ffmpeg/avconv version is too old ( Fixes #4026 )
10 years ago
Philipp Hagemeister
d28b517154
[YoutubeDL] Output avconv/ffmpeg versions if -v is given
10 years ago
Philipp Hagemeister
a7e97f6db1
[generic] Allow new SWFObject()-style imports
...
This embed style is used on http://www.bitburger-open.de/ , but that is not included as a test case since the format is likely to be temporary.
10 years ago
Sergey M․
f889cea109
Merge branch 'compat-getenv-and-expanduser' of https://github.com/dstftw/youtube-dl into dstftw-compat-getenv-and-expanduser
...
Conflicts:
test/test_utils.py
youtube_dl/__init__.py
10 years ago
Jaime Marquínez Ferrándiz
1bdeb7be2e
Set '--simulate' if any of the printing options is given ( fixes #3036 )
...
That's what the help messages say.
Previously it would only set '--skip-download', which would write thumbnail,
descriptions or subtitles if they were requested (for example you may have set
'--write-thumbnail' in the config file).
10 years ago
Sergey M․
911344e5ac
[vrt] Improve extractor
10 years ago
dinesh
03936f6e6d
[BelgianNational] corrected indentation
10 years ago
dinesh
b13ccb1b87
[BelgianNational] New extractor added
10 years ago
Sergey M․
f64f8a4662
[sportbox] Remove view count
10 years ago
Jaime Marquínez Ferrándiz
681b9caa9c
[tumblr] Fix extraction ( fixes #4029 )
10 years ago
Jaime Marquínez Ferrándiz
0eb9fb9f24
[soundcloud] Modernize and fix tests
10 years ago
Naglis Jonaitis
9a76f416ce
[lrt] Updated test
10 years ago
Philipp Hagemeister
603821161f
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
d3c72db894
[audiomack] Simplify
10 years ago
Sergey M․
43d9718fb9
[nhl] Improve video URL extraction ( Closes #4013 )
10 years ago
Philipp Hagemeister
7fc54e5262
Merge remote-tracking branch 'xavierbeynon/audiomack'
10 years ago
Philipp Hagemeister
ec9c978481
Credit @winwon for vidzi ( #3989 )
10 years ago
xavier
d36cae46d8
Not directly calling soundcloud extractor anymore
10 years ago
xavier
fdfefa1b9c
Made changes per phihag
10 years ago
Philipp Hagemeister
724d031893
release 2014.10.25
10 years ago
Philipp Hagemeister
63e0be3415
New option --dump-single-json ( #4003 )
10 years ago
Philipp Hagemeister
c64ed2a310
[viddler] Use API
10 years ago
Philipp Hagemeister
cdc5cb7c2b
[hark] Modernize
10 years ago
Philipp Hagemeister
8efd06aa42
[motherless] Simplify
10 years ago
Filip B
7f9ced64cb
Add group videos support for motherless
...
Modified motherless regular expression.
Previously it matched only URLs like this:
motherless.com/ID
Now it also matches this:
motherless.com/g/group_name/ID
All tests including the newly added one passed.
10 years ago
Filip B
7608815cc2
Add another motherless test
...
This test is for videos posted in groups.
URL looks like this:
motherless.com/g/group_name/ID
which is basically the same as
motherless.com/ID
So far this test fails because I haven't improved the extractor yet.
10 years ago
Filip B
5823eda139
Fix motherless test 0
...
Apparently motherless no longer serves flv for that video (or maybe even
other videos). So I changed expected extension from flv to mp4 and
changed expected md5 accordingly.
10 years ago
Philipp Hagemeister
e82c1e9a6e
[YoutubeDL] Do not apply playlist info to videos when extract_flat is set ( #4003 )
10 years ago
Philipp Hagemeister
1ede5b2481
[glide] Simplify
10 years ago
Philipp Hagemeister
964ae0a122
Credit @thornomad for glide ( #3944 )
10 years ago
Philipp Hagemeister
98e1d28982
Merge remote-tracking branch 'thornomad/glide'
10 years ago
Philipp Hagemeister
2c26df763c
[vidzi] Use proper test case and simplify ( #3989 )
10 years ago
Philipp Hagemeister
018e835594
[vidzi] Simplify
10 years ago
Philipp Hagemeister
e65e06fbe2
[vidzi] Correct order in imports ( #3989 )
10 years ago
winwon
95ee84421e
vidzi Add new extractor
10 years ago
Philipp Hagemeister
2acfe95f58
Credit @capital-G for bild.de ( #3983 )
10 years ago
Philipp Hagemeister
b5a14350b9
[bild] Simplify ( #3983 )
10 years ago
Philipp Hagemeister
8d81f872fb
Merge remote-tracking branch 'capital-G/master'
10 years ago
Philipp Hagemeister
36f1c90497
release 2014.10.24
10 years ago
Philipp Hagemeister
057a5206cc
Add --flat-playlist option ( Closes #4003 )
10 years ago
xavier
9e9bc793f3
Finished audiomack extractor
10 years ago
dinesh
25fadd06d0
[Rte] New extractor added
10 years ago
dinesh
7a47d07c6d
[extractor/common] href attribute added
10 years ago
xavier
5c565ac9e7
Added init.py initializer
10 years ago
xavier
67500bf939
Initial version of audiomack.py
10 years ago
Philipp Hagemeister
b1edd7a48a
[crunchyroll] Correct parsing ( Fixes #4014 )
10 years ago
dinesh
34e48bed3b
[extractor/common] Added support for f4m manifest Version 2.0
10 years ago
Jaime Marquínez Ferrándiz
2c63ccec78
[mitele] Fix on python 2.x
10 years ago
Philipp Hagemeister
f2f2c0c2c6
[generic] Allow --default-search without colon
10 years ago
Philipp Hagemeister
4661e243f8
release 2014.10.23
10 years ago
Philipp Hagemeister
f3cd403c2b
[telecino] Add coding declaration
10 years ago
Jaime Marquínez Ferrándiz
ad5f53ac72
[telecinco] Add extractor ( closes #4005 )
...
It uses the same extraction process as mitele.es, but with a few small differences.
10 years ago
Sergey M․
75da98e9e1
[funnyordie] Fix extraction ( Closes #4011 )
10 years ago
Sergey M․
281d3f1d68
[generic/wistia] Improve regex
10 years ago
Sergey M.
6283c10b1c
Merge pull request #4009 from Dineshs91/thoughtworks
...
[thoughtworks] wistia support added
10 years ago
dinesh
85d7b76586
[thoughtworks] wistia regex modified
10 years ago
Sergey M․
2399535fd1
[francetv] Lower preference of direct links ( Closes #4010 , closes #3947 )
...
Direct links fail with 403, fallback on f4m for now until further investigations.
10 years ago
dinesh
52cffcb186
[thoughtworks] wistia support added
10 years ago
Sergey M․
8f3b5397a7
[cinemassacre] Fix extraction ( Closes #4008 )
10 years ago
Sergey M․
9bbec55255
[pbs] Add support for tabbed frontline videos ( Closes #4006 )
10 years ago
Philipp Hagemeister
6b445558ff
[youtube] Only set language when necessary
...
We only need to set the language when we are using a login; otherwise it will always be English.
10 years ago
Ole Ernst
bfd91588f3
[ard] make rss match more universal
10 years ago
Sergey M․
6bf6962062
[francetv] Force m3u8 formats extension to mp4 ( Closes #3997 )
10 years ago
Sergey M․
40bca5f927
[arte.tv] Remove unused import
10 years ago
Sergey M․
74214d35c5
[arte.tv:+7] Improve title extraction ( Closes #3995 )
10 years ago
Gabriel Schubiner
1b10a011ec
Forgot to reverse extracted video urls so they are in correct order for video selection args
10 years ago
h-collector
5a000b45b3
Don't use report_warning for reporting warnings
...
In tests warning is converted to error
10 years ago
h-collector
40b1cbafac
Update fc2.py
10 years ago
h-collector
4231235cda
Fix issues with fc2
...
Fix issues #2912 and #3171
10 years ago
Sergey M․
d24a2b20b4
[arte.tv:+7] Use original format ids to avoid duplicates
10 years ago
Gabriel Schubiner
8230018c20
Added extractor for crunchyroll 'playlists' i.e. series. so that one can, e.g. download all episodes of a series
10 years ago
Jaime Marquínez Ferrándiz
cc98a3f096
[cnn] Fix for urls ending in '.cnn-ap' ( fixes #3985 )
10 years ago
scheiba
ce519b747e
added "bild.de" as extractor
10 years ago
Sergey M
16efb3695f
[sexykarma] Add support for watchindianporn
10 years ago
Philipp Hagemeister
0f175a932f
release 2014.10.18
10 years ago
Sergey M
95fa5fb569
[sexykarma] Improve and simplify
10 years ago
Sergey M
77c3c5c5ed
Merge branch 'sexykarma' of https://github.com/CkuT/youtube-dl into CkuT-sexykarma
10 years ago
Sergey M
159444a668
[twitch] Remove superfluous comma
10 years ago
Sergey M․
f9befee1f5
[arte.tv:+7] Append media type to format_id ( Closes #3967 )
10 years ago
Naglis Jonaitis
9471c44405
[generic] Make sure Wistia embed URLs contain the protocol ( Closes #3977 )
...
Also, improve detection (Addresses #3662 )
10 years ago
Sergey M․
013bfdd84c
[twitch] Update tests and minor improvements
10 years ago
Sergey M․
46fd0dd5a5
[twitch] Rename extractor and support channel videos
10 years ago
Jaime Marquínez Ferrándiz
4698f0d858
[vimeo] Improve regex for the config js dict ( fixes #3955 , fixes #3974 )
...
The javascript code contains assignments of empty dicts with the same variable name
10 years ago
Sergey M․
355d074ff9
[twitch] Adapt to new API ( Fixes #3946 , Fixes #3949 , Fixes #3965 )
...
Work in progress
10 years ago
CkuT
7da224c907
Add categories
10 years ago
CkuT
1723edb1a5
Few improvements
10 years ago
CkuT
4740864508
[SexyKarma] Add new extractor
10 years ago
Philipp Hagemeister
09a42738fc
[generic] Correct handling of embedded vimeo players ( #3955 )
10 years ago
Philipp Hagemeister
df928d500f
release 2014.10.15
10 years ago
Jaime Marquínez Ferrándiz
a72cbfacf0
[ted] Add support for external videos ( fixes #3948 )
10 years ago
net
7b61ac3ddf
Fix #2310 . Play by the 8tracks rules
10 years ago
Philipp Hagemeister
62a164e713
[mixcloud] Output downloading progress
10 years ago
Sergey M․
5f58165def
[extractor/common] Fix dumping requests with long file abspath on Windows
10 years ago
Damon Timm
a86c73cf80
[glide] Add new extractor
...
Added an extractor for glide.me shared messages. Glide is a movile video messaging services. You can share the link to the messages easily enough and this would allow you to download and save the actual video.
10 years ago
Jaime Marquínez Ferrándiz
bd4e40df1a
[brightcove] Add a test for playlists
10 years ago
Sergey M․
1419fafd36
[condenast] Add support for embedded videos ( Closes #3929 )
10 years ago
Philipp Hagemeister
9b36dcbd65
release 2014.10.13
10 years ago
Philipp Hagemeister
2aefb886fa
[ffmpeg] Improve format merging ( Closes #3935 )
10 years ago
Philipp Hagemeister
72961c2a8a
Merge remote-tracking branch 'Dineshs91/KontrTube-fix'
10 years ago
Philipp Hagemeister
4c1ce987b0
[huffpost] Modernize
10 years ago
dinesh
8a2300a597
[kontrtube] Fix video title extraction
10 years ago
Philipp Hagemeister
1cc887cbf0
[youtube] Add support for format 278
10 years ago
Philipp Hagemeister
203fb43f36
[youtube] Download DASH manifest by default ( Closes #3887 )
10 years ago
Philipp Hagemeister
8450c15c25
[options] Consistent formatting and general niceness
10 years ago
Philipp Hagemeister
b88b45e46c
[options] Mention login in --username documentation ( #3753 )
10 years ago
Philipp Hagemeister
2417dc1715
release 2014.10.12
10 years ago
Naglis Jonaitis
23d83ad4d5
[niconico] Fix ignored --netrc flag
...
See issue #3753
10 years ago
dinesh
2c9f31188b
Description changed
10 years ago
Naglis Jonaitis
d18be55533
[theonion] Fix a small mistake in string formatting
10 years ago
Naglis Jonaitis
ac20fc047a
[theonion] Add new extractor ( closes #3928 )
10 years ago
Jaime Marquínez Ferrándiz
b4c3c8c172
[mixcloud] Fix metadata extraction ( fixes #3930 )
10 years ago
Ching Yi, Chan
b1c3a49fff
apply ratelimit to f4m
10 years ago
Jaime Marquínez Ferrándiz
3357110a4c
[vimeo] Make the protocol mandatory in the url ( fixes #3926 )
...
If it's missing, it will be correctly handled by the generic IE.
10 years ago
Sergey M.
e29fdedb45
Merge pull request #3923 from Dineshs91/howstuffworks-fix
...
Replace 404 url
10 years ago
Sergey M․
4828703f14
[googleplus] Modernize and extract all formats
10 years ago
dinesh
071420e136
Fix download error in GooglePlus
10 years ago
dinesh
f4cf848d1d
Replace 404 url
10 years ago
dinesh
1409704afa
Fix ndr.de outdated test url
10 years ago
Ole Ernst
3741302a10
[ard] Add rss support
10 years ago
Sergey M.
c8e390c2b0
Merge pull request #3911 from Dockheas23/master
...
KeyError on initialising YoutubeDL in python3 #3910
10 years ago
Sergey M․
823f1e015a
[yahoo] Wipe out yahoo news extractor
10 years ago
Sergey M․
3c06d3715e
[yahoo] Generalize, support arbitrary subdomains, support iframe videos, capture error message ( Closes #2470 )
10 years ago
Sergey M․
762958d5af
[yahoo] Add support for regional subdomains and extract duration ( Closes #3915 )
10 years ago
George Boyle
53d9009bdb
KeyError on initialising YoutubeDL in python3 #3910
10 years ago
George Boyle
1b725173a5
Fixed typo
10 years ago
Sergey M․
fc6861b175
[sportbox] Add extractor ( Closes #3906 )
10 years ago
Sergey M․
b097b5f246
[mlb] Remove unused import
10 years ago
Sergey M․
385009fc44
[mlb] Fix thumbnails extraction ( Closes #3905 )
10 years ago
Sergey M․
ced659bb4d
[generic] Ignore some non-video file extensions during generic extraction ( Closes #3900 )
10 years ago
Sergey M․
842cca7d56
[pornhd] Fix formats extraction ( Closes #3898 )
10 years ago
Sergey M․
7bc8780c57
[walla] Fix extractor and add subtitle tests
10 years ago
Sergey M․
c59c3c84ed
Merge branch 'walla' of https://github.com/lenaten/youtube-dl into lenaten-walla
10 years ago
net
31d06400ec
add missed init file
10 years ago
Philipp Hagemeister
642b76ac15
release 2014.10.05.2
10 years ago
Philipp Hagemeister
4c4de296d4
release 2014.10.05.1
10 years ago
Philipp Hagemeister
b10609d98c
[dailymotion] Alternative title search ( Fixes #3882 )
10 years ago
Sergey M
3ae165aa10
[gorillavid] Add check for non existing videos
10 years ago
Sergey M
e4b85e35d0
[gorillavid] Fix title extraction and make thumbnail optional ( Closes #3884 )
10 years ago
Philipp Hagemeister
bb0c206f59
release 2014.10.05
10 years ago
Philipp Hagemeister
b81f484b60
[gorillavid] Add support for movpod.in ( Fixes #3881 )
10 years ago
Naglis Jonaitis
5e69192ef7
[thesixtyone] Add new extractor ( closes #3781 )
10 years ago
Naglis Jonaitis
e9be9a6acd
[utils] Add additional format to unified_strdate
10 years ago
Sergey M․
f47754f061
[globo] Initial extractor implementation ( Closes #3823 )
10 years ago
Philipp Hagemeister
d838b1bd4a
[utils] Default age_limit to None
...
If we can't parse it, it means we don't have any information, not that the content is unrestricted.
10 years ago
Naglis Jonaitis
fe506288bd
[planetaplay] Add new extractor ( closes #3839 )
10 years ago
Sergey M․
d397c0b3dd
[breakcom] Extract all formats
10 years ago
Sergey M․
146c80e256
[utils] Add parse_age_limit
10 years ago
Sergey M․
f78c01f68b
[breakcom] Cover more URLs with _VALID_URL ( Closes #3876 )
10 years ago
Naglis Jonaitis
8489578df4
[generic] Support embedded Dailymotion playlists ( fixes #3822 )
10 years ago
Philipp Hagemeister
10606050bc
release 2014.10.02
10 years ago
Sergey M․
d9bf465200
[bandcamp] Fix id extraction and modernize ( Closes #3866 )
10 years ago
Sergey M․
01384d6e4b
[jpopsuki] More modernize
10 years ago
Sergey M․
08d5230945
[jpopsukitv] Improve _VALID_URL and modernize
10 years ago
Sergey M.
852f8641e8
Merge pull request #3865 from diffycat/jpopsuki
...
[jpopsuki] Support category links
10 years ago
Jaime Marquínez Ferrándiz
18937a50a4
[dropbox] Fix the video url query ( fixes #3868 )
...
Previously it would convert urls without a query into 'something.mp4&dl=1'
10 years ago
net
e4d6cca0c1
[walla] Add new extractor
10 years ago
Anton Larionov
d5feab9aaa
[jpopsuki] Support category links
10 years ago
Naglis Jonaitis
9e77c60c9a
[tapely] Catch SoundCloud tracks
10 years ago
Naglis Jonaitis
1414df5ce2
[izlesene] Prepend scheme to thumbnails
10 years ago
Naglis Jonaitis
e80f40e5ca
[tapely] Add new extractor ( closes #3861 )
10 years ago
Sergey M․
d3c9af84fc
[spankwire] Fix extraction
10 years ago
Sergey M․
59d206ca2d
[sunporno] Fix duration extraction and make more robust
10 years ago
Sergey M․
fc66e4a0d5
[utils] Add posix expanduser implementation and clarify the original source
10 years ago
Philipp Hagemeister
e7b6d12254
[utils] Improve and test js_to_json
10 years ago
Philipp Hagemeister
410f3e73ab
[utils] Fix js_to_json
10 years ago
Philipp Hagemeister
07e764439a
[generic] Delete test case
...
The page is not available any more.
10 years ago
Naglis Jonaitis
f8fb4a7ca8
[nfl] Use compatible urlparse
10 years ago
Sergey M․
4644ac5527
[core] Decode environment variables with filesystem encoding ( Fixes #3854 , Fixes #3217 , Fixes #2918 )
...
Introduces compat versions of os.getenv and os.path.expanduser
10 years ago
Sergey M․
e497a7f2ca
[tvigle] Extract format file sizes
10 years ago
Sergey M․
a3b6be104d
[tvigle] Replace 404 test
10 years ago
Sergey M․
b7bb0df21e
[vgtv] Fix tests' exts
10 years ago
Naglis Jonaitis
4dc19c0982
[lrt] Add new extractor
10 years ago
Philipp Hagemeister
58ea7ec81e
[vimeo] Fix description extraction
10 years ago
Philipp Hagemeister
2d29ac4f23
[vuclip] Fix regexp
10 years ago
Philipp Hagemeister
a7a747d687
[vuclip] Remove test code
10 years ago
net
c816336cbd
[karaoketv] Add new extractor
10 years ago
Sergey M․
fdb4d278bf
[spankwire] Fix extraction and modernize
10 years ago
Philipp Hagemeister
59c03a9bfb
[vuclip] Fix extraction
10 years ago
Philipp Hagemeister
e7db973328
[yahoo] Remove test case
...
This video seems to have been removed entirely
10 years ago
Philipp Hagemeister
99b67fecc5
[arte] Fix upload date extraction
10 years ago
Philipp Hagemeister
72d53356f6
[internetvideoarchive] Fix test case
10 years ago
Philipp Hagemeister
9e1e67fc15
[internetvideoarchive] Modernize
10 years ago
Philipp Hagemeister
1e60e5546e
[funnyordie] Fix test case md5
10 years ago
Philipp Hagemeister
457749a703
[prosiebensat1] Fix test case
10 years ago
Philipp Hagemeister
937f935db0
[jukebox] Remove md5 sum, it fluctuates
10 years ago
Philipp Hagemeister
80bcefcd77
[cliphunter] Remove duration
10 years ago
Philipp Hagemeister
8c23945c72
[eporner] Adapt to changed default format
10 years ago
Philipp Hagemeister
989b4b2b86
[utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib
...
In 2.6, the httplib sends fragments! Remove those (fixes generic_26 on 2.6).
10 years ago
Philipp Hagemeister
2a7b4681c6
[godtube] Fix on Python 2.6
10 years ago
Philipp Hagemeister
8157ae3904
[golem] Fix under 2.6
...
It's a sad story; 2.6 does not support any non-trivial xpaths.
10 years ago
Philipp Hagemeister
e50e2fcd4d
[br] fix test case
10 years ago
Philipp Hagemeister
5e4f06197f
[facebook] Fix test case
10 years ago
Philipp Hagemeister
761e1645e0
[generic] Remove unstable test checksum
10 years ago
Philipp Hagemeister
8ff14175e2
[sportdeutschland] Fix testcase
10 years ago
Philipp Hagemeister
dbe3043cd6
[ynet] Fix test checksums
10 years ago
Philipp Hagemeister
a8eb5a8e61
[generic] Fix testcases
10 years ago
Philipp Hagemeister
6043f1df4e
[ign] Return proper playlist object
10 years ago
Philipp Hagemeister
12548cd933
[worldstarhiphop] Correct title extraction
10 years ago
Philipp Hagemeister
2593039522
[vimeo] Use regexps to find description
...
This fixes descriptions on 2.6 and makes the code simpler.
10 years ago
Philipp Hagemeister
35d3e63d24
release 2014.09.29.2
10 years ago
Philipp Hagemeister
27aede9074
[pbs] Add support for series/jwplayer type video ( Fixes #3849 )
10 years ago
Philipp Hagemeister
f5b7e6a842
release 2014.09.29.1
10 years ago
Philipp Hagemeister
a1f934b171
[youtube] Correct language cookie handling
10 years ago
Philipp Hagemeister
a43ee88c6f
release 2014.09.29
10 years ago
Philipp Hagemeister
e2dce53781
[youtube] Always request webpage in English ( Fixes #3844 )
10 years ago
Philipp Hagemeister
1770ed9e86
[thvideo] Simplify ( #3848 )
10 years ago
Philipp Hagemeister
457ac58cc7
Merge remote-tracking branch 'diffycat/thvideo-update'
10 years ago
Philipp Hagemeister
9c44d2429b
[vimeo:likes] Support large like lists ( Fixes #3847 )
10 years ago
Philipp Hagemeister
d2e32f7df5
Do not use HTML characters in output
...
This messes up the format when people paste it outside of code tags.
10 years ago
Anton Larionov
67077b182b
[thvideo] Add support for playlists
10 years ago
Naglis Jonaitis
5f4c318844
[nfl] Support team micro-sites ( fixes #3831 )
10 years ago
Naglis Jonaitis
dfee83234b
[nfl] Prefer progressive downloads
10 years ago
Philipp Hagemeister
22dd3fad86
release 2014.09.28.1
10 years ago
Philipp Hagemeister
d6e6a42256
[vimeo:likes] Add new extractor ( Fixes #3835 )
10 years ago
Philipp Hagemeister
76e7d1e74b
[played] Remove unused import
10 years ago
Philipp Hagemeister
38c4d41b74
[played] Simplify ( #3798 )
10 years ago
Philipp Hagemeister
f0b8e3607d
Merge remote-tracking branch 'r4mos/played'
10 years ago
Philipp Hagemeister
51ee08c4bb
Remove unused imports
10 years ago
Philipp Hagemeister
c841789772
[muenchentv] Add thumbnail
10 years ago
Philipp Hagemeister
c121a75b36
[heise] Add support for description
10 years ago
Philipp Hagemeister
5a8b77551d
[heise] Simplify ( #3842 )
10 years ago
Philipp Hagemeister
0217aee154
Merge remote-tracking branch 'd912e3/heise'
10 years ago
Philipp Hagemeister
b14f3a4c1d
[golem] Simplify ( #3828 )
10 years ago
Philipp Hagemeister
92f7963f6e
Merge remote-tracking branch 'd912e3/golem'
10 years ago
Philipp Hagemeister
88fbe4c2cc
release 2014.09.28
10 years ago
Philipp Hagemeister
394599f422
[oktoberfesttv] Add new extractor ( Fixes #3845 )
10 years ago
Philipp Hagemeister
ed9266db90
[common] Add new helper function _match_id
10 years ago
Philipp Hagemeister
f4b1c7adb8
[muenchentv] Move live title generation to common
10 years ago
Philipp Hagemeister
c95eeb7b80
[eitb] Modernize
10 years ago
Sergey M․
5e43e3803c
Credit @lenaten for ynet ( #3840 ) and sport5 ( #3841 )
10 years ago
Sergey M․
a89435a7a8
[ynet] Improve _VALID_URL
10 years ago
Sergey M․
c664182323
[ynet] Remove unused stuff, simplify and improve
10 years ago
Sergey M․
6be1cd4ddb
Merge branch 'ynet' of https://github.com/lenaten/youtube-dl into lenaten-ynet
10 years ago
Sergey M․
ee0d90707a
[YoutubeDL] Fix string check for python3
10 years ago
Sergey M․
f776d8f608
[sport5] Keep alphanumeric order
10 years ago
Sergey M․
0b75c2a88b
[sport5] Capture error message and improve
10 years ago
Mats
7b7518124e
[heise] Don't check string type
...
Before Python 3 could be unicode, so don't check at all.
10 years ago
Sergey M․
68b0973046
[YoutubeDL] Expect all kind of strings in urlopen
...
Now it doesn't fail if req is python2's str
10 years ago
Sergey M․
3a203b8bfa
Merge branch 'sport5' of https://github.com/lenaten/youtube-dl into lenaten-sport5
10 years ago
Mats
70752ccefd
[golem] Don't omit positional argument specifiers
...
Required by Python 2.6.
10 years ago
Mats
0155549d6c
[heise] Add new extractor
10 years ago
net
b66745288e
[sport5] Add new extractor
10 years ago
net
2a1325fdde
[ynet] Add new extractor
10 years ago
Sergey M․
2f9e8776df
[extremetube] Fix extraction
10 years ago
Sergey M․
497339fa0e
[anysex] Fix extraction
10 years ago
Jaime Marquínez Ferrándiz
8e6f8051f0
[vbox7] Don't set the extension to 'flv' ( fixes #3836 )
10 years ago
Naglis Jonaitis
11b3ce8509
[crunchyroll] Allow to list subtitles ( fixes #3805 )
10 years ago
Mats
6a5af6acb9
[golem] Add new extractor
10 years ago
Sergey M
9a0d98bb40
[vube] Update tests
10 years ago
Sergey M
fbd3162e49
[vube] Add DMCA notice
10 years ago
Sergey M․
54e9a4af95
[wat] Skip test
10 years ago
Philipp Hagemeister
8a32b82e46
[youku] Modernize somewhat
10 years ago
Philipp Hagemeister
fec02bcc90
[hlsnative] Correct handling when remaining_bytes is None
10 years ago
Philipp Hagemeister
c6e90caaa6
Merge remote-tracking branch 'naglis/wistia'
10 years ago
Philipp Hagemeister
4bbf157794
release 2014.09.25
10 years ago
Philipp Hagemeister
6b08cdf626
[youtube] Support for embedded /p players ( Fixes #3821 )
10 years ago
Philipp Hagemeister
b686fc18da
[hlsnative] Support test parameter
10 years ago
Philipp Hagemeister
0b97f3a936
release 2014.09.24.1
10 years ago
Philipp Hagemeister
eb73f2649f
[vevo] Skip SMIL download
10 years ago
Philipp Hagemeister
f0b5d6af74
[vevo] Support 1080p videos ( Fixes #3656 )
10 years ago
Philipp Hagemeister
2f771f6c99
release 2014.09.24
10 years ago
Philipp Hagemeister
3b2f933b01
[generic] Allow embedded YoutubePlaylists ( Fixes #3821 )
10 years ago
Philipp Hagemeister
cc746841e7
[flickr] Modernize
10 years ago
Philipp Hagemeister
ac7553d031
[youtube] Support embed/videoseries URLs ( #3821 )
10 years ago
Philipp Hagemeister
cdc628a498
[youtube] Move more tests to extractors
10 years ago
Philipp Hagemeister
69ea8ca42c
[youtube] Remove superfluous unicode specifiers
10 years ago
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
Philipp Hagemeister
094d42fe44
release 2014.09.22.1
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
Philipp Hagemeister
f90d95edeb
release 2014.09.22
10 years ago
Philipp Hagemeister
45c85d7ba1
Merge remote-tracking branch 'origin/master'
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
Philipp Hagemeister
3ef7d11acd
Merge remote-tracking branch 'diffycat/thvideo'
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
Jaime Marquínez Ferrándiz
b509a4b176
[downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query ( fixes #3176 )
...
It's used in some akamai videos (for example for theplatform.com).
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.
516812df41
Merge pull request #3801 from megustamucho/master
...
[tube8] Improved regex
10 years ago
Sergey M
752297631f
[noco] Adapt to API v1.1 ( Closes #3797 )
10 years ago
megustamucho
34e14a9beb
Merge remote-tracking branch 'upstream/master'
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
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
d0246d07f1
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
997987d568
Credit @r4mos for allmyvideos
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
fc96eb4e21
Merge remote-tracking branch '5moufl/behindkink'
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
Philipp Hagemeister
2eebf060af
Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a'
10 years ago
Philipp Hagemeister
acd9db5902
Merge remote-tracking branch 'naglis/nosvideo'
10 years ago
Naglis Jonaitis
d0e8b3d59b
[nosvideo] Make more robust against missing metadata
10 years ago
Philipp Hagemeister
c15dd15388
Merge remote-tracking branch 'naglis/turbo'
10 years ago
Philipp Hagemeister
0003a5c416
Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'
...
Conflicts:
test/test_utils.py
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
b523bb71ab
Merge remote-tracking branch 'origin/master'
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
Philipp Hagemeister
3b11e86eeb
release 2014.09.14.2
10 years ago
Philipp Hagemeister
5ba693d082
release 2014.09.14.1
10 years ago
Philipp Hagemeister
ae91f6f99b
release 2014.09.14
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
Sergey M․
984e8e14ea
[utils] Remove debug garbage
10 years ago
Sergey M․
d05cfe0600
[YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape routines to utils and add some tests
10 years ago
Philipp Hagemeister
7e6a715380
[adultswim] Avoid extremely long lines
10 years ago
Philipp Hagemeister
d74bebd502
[utils] Apply 2.6 xpath craziness
...
This fixes ARD on 2.6
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
4eefbfdbfd
[utils] Fix find_xpath_attr on 2.6
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
2daabe4992
[options] Correct option usage
10 years ago
Philipp Hagemeister
34a741a8ec
[options] Move all options to their own file
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
Philipp Hagemeister
5309602106
[prosiebensat1] Fix bitrate calculation
10 years ago
Philipp Hagemeister
9291475f7d
[youtube] Move more tests to Playlist IE, and simply suitable.
10 years ago
Philipp Hagemeister
81127aa55d
[youtube] Move playlist test to extractor
10 years ago
Philipp Hagemeister
9b583dca4c
Merge remote-tracking branch 'drags/yt-feed-loadmore'
10 years ago
Philipp Hagemeister
f4a3490cbc
[pornoxo] Fix test (view count)
10 years ago
Philipp Hagemeister
3d9fae1ed2
Add support for PornoXO
10 years ago
Philipp Hagemeister
89fb6a9797
[spiegel] Add support for articles
10 years ago
Philipp Hagemeister
b734a87112
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
da2e1f53e0
[deezer] Add simple support
10 years ago
Sergey M․
f24e740bb8
[telemb] Add comment to test
10 years ago
Sergey M․
37419b4f99
[YoutubeDL] Escape non-ASCII characters in URLs
...
urllib chokes on URLs with non-ASCII characters (see http://bugs.python.org/issue3991 )
Working around by replacing request's original URL with escaped one
10 years ago
Sergey M․
64a450131b
Merge branch 'Lovius-master'
10 years ago
Sergey M․
adf2c0989d
[telemb] Extract all formats and modernize
10 years ago
Sergey M․
8fb7ff25c5
Merge branch 'master' of https://github.com/Lovius/youtube-dl into Lovius-master
10 years ago
Philipp Hagemeister
473219a778
release 2014.09.12
10 years ago
Philipp Hagemeister
aa37e3d486
[utils] Default SSL to TLS. ( Fixes #3727 )
...
On 2.x, we now try TLS first, and fall back to the compat 23 (basically anything) afterwards.
On 3.4+, we now use the proper function so that we get all the latest security configurations.
We allow SSLv3 though for the time being, since a lot of older pages use that.
On 3.3, we default to SSLv23 (basically "anything, including TLS") because that has the widest compatibility.
10 years ago
Jaime Marquínez Ferrándiz
edb53e2dc3
[youtube] Don't make the url protocol optional
...
The generic extractor will add it.
10 years ago
Jaime Marquínez Ferrándiz
f401a4173b
[youjizz] Don't make the url protocol optional ( fixes #3722 )
...
It would fail to download the webpag if it's missing.
And the generic extractor will add it.
10 years ago
Sergey M.
de00ff6494
Merge pull request #3716 from naglis/nosvideo
...
[nosvideo] Check for deleted video
10 years ago
Naglis Jonaitis
eef93b0912
[tvplay] Support similar services in different countries
10 years ago
Naglis Jonaitis
08d037309e
[nosvideo] Update test
10 years ago
Naglis Jonaitis
6024b0f25e
[nosvideo] Check for deleted videos
10 years ago
Philipp Hagemeister
561266641f
release 2014.09.10.1
10 years ago
Sergey M․
6899f2fe9e
[hostingbulk] Simplify
10 years ago
Sergey M.
136c8bd275
Merge pull request #3709 from naglis/hostingbulk
...
[hostingbulk] Add new extractor
10 years ago
Sergey M․
1bf5423e82
[generic/youtube] Recognize youtube nocookie embeds ( Closes #3713 )
10 years ago
Sergey M․
2c5c1f48e9
[izlesene] Simplify
10 years ago
Sergey M.
d8e487fbd9
Merge pull request #3710 from naglis/izlesene_fix
...
Izlesene fix
10 years ago
Philipp Hagemeister
bc7ff0a8dd
release 2014.09.10
10 years ago
Naglis Jonaitis
8e9da53140
[izlesene] Remove API URL
10 years ago
Naglis Jonaitis
f1d15e6dbc
[izlesene] Adapt to website changes and improve
10 years ago
Naglis Jonaitis
91ebb17ede
[hostingbulk] Add new extractor
10 years ago
Sergey M․
c63b30901b
[noco] Add authenticate support ( Closes #3706 )
10 years ago
Sergey M․
f009f19ece
[rutv] Fix rutv player regex
10 years ago
Sergey M․
68477e8839
[khanacademy] Improve _VALID_URL ( Closes #3695 )
10 years ago
Sergey M․
0dc5365564
[moevideo] Make filesize exact
10 years ago
Sergey M.
9face18d08
Merge pull request #3690 from naglis/sharesix
...
[sharesix] Add new extractor
10 years ago
Sergey M․
ff0ba8ce0f
[moevideo] Add videochart.net to _VALID_URL
10 years ago
Sergey M.
759c6293bd
Merge pull request #3691 from naglis/moevideo
...
[moevideo] Add new extractor
10 years ago
megustamucho
94b539d155
[tube8] Improved regex
10 years ago
Sergey M․
3fbeb95e14
[vgtv] Add view count to test cases
10 years ago
Sergey M․
321c1e44f9
[vgtv] Extract all formats, add support for wasLive and live streamTypes
10 years ago
Sergey M․
cc7fec5818
Merge branch 'vgtv' of https://github.com/mrkolby/youtube-dl into mrkolby-vgtv
10 years ago
Naglis Jonaitis
5fb9077e8c
[moevideo] Add new extractor
10 years ago
Naglis Jonaitis
8e20f81c5b
[sharesix] Add new extractor
10 years ago
Philipp Hagemeister
e154762c74
release 2014.09.06
10 years ago
Sergey M․
a2f0cdc074
[unistra] Modernize
10 years ago
Lovius
0933440086
added extractor and __init__ loader for belgium local tv site telemb.be
10 years ago
Sergey M․
70a1ecd2c1
Merge branch 'unistra_hd' of https://github.com/Rudloff/youtube-dl into Rudloff-unistra_hd
10 years ago
Sergey M․
88a23aef5a
[http] Avoid closing stdout ( Fixes #3686 )
10 years ago
Sergey M․
140d8d77b3
Credit @mrkolby for dbtv.no ( #3685 )
10 years ago
Sergey M․
4d067a58ca
[dbtv] Simplify, modernize, extract all formats
10 years ago
Sergey M․
1c1cff6a52
Merge branch 'dbtv' of https://github.com/mrkolby/youtube-dl into mrkolby-dbtv
...
Conflicts:
youtube_dl/extractor/__init__.py
10 years ago
Magnus Kolstad
f063a04f07
[dbtv] Add new extractor
10 years ago
Pierre Rudloff
af8812bb9b
Add HD detection to Unistra
10 years ago
Magnus Kolstad
78149a962b
[vgtv] Add new extractor
...
Because of the #! in the URL structure for VGTV we need to add ' before and after given URL. Or else it will cry:
-bash: !/video/100495/lars-og-lars-sesong-6-episode-6-lakselus: event not found
10 years ago
Sergey M․
f2d9e3a370
[arte.tv:+7] Allow single quotes for json vp url regexes ( Closes #3676 )
10 years ago
Philipp Hagemeister
16e6f396b4
release 2014.09.04.3
10 years ago
Sergey M․
c6ec6b2e8b
[arte.tv:+7] Add one another one pattern for json vp url
10 years ago
Sergey M․
7bbc6428b6
[nba] Modernize
10 years ago
Sergey M․
c1a3c9ddb2
[techtalks] Modernize
10 years ago
Sergey M․
feec0f56f5
[toypics:user] Update test playlist count
10 years ago
Sergey M․
8029857d27
[washingtonpost] Add playlist title to test
10 years ago
Philipp Hagemeister
aa61802c1e
release 2014.09.04.2
10 years ago
Philipp Hagemeister
f54aee0209
[cliphunter] Add support for more formats
10 years ago
Philipp Hagemeister
35d5b67876
release 2014.09.04.1
10 years ago
Philipp Hagemeister
674c869af4
[cache] Allow dots in keys ( Fixes #3674 )
10 years ago
Philipp Hagemeister
10710ae386
release 2014.09.04
10 years ago
Philipp Hagemeister
a0e07d3161
[youtube] Move cache into its own module
10 years ago
Sergey M․
a232bb9551
[empflix] Rewrite in terms of tnaflix
10 years ago
Sergey M․
eb833b7f5a
[tnaflix] Improve and make generic
10 years ago
Sergey M․
f164038b79
[utils] Make parse_duration case insensitive
10 years ago
Sergey M․
f7a361c4f1
Merge branch 'tnaflix' of https://github.com/peugeot/youtube-dl into peugeot-tnaflix
10 years ago
Sergey M․
884ae74785
[tvigle] Adapt to the new API
10 years ago
peugeot
1dba4a2185
Add support for TNAFlix
10 years ago
Philipp Hagemeister
7d4d5f25ed
[facebook] Fix login ( Fixes #3667 )
10 years ago
Sergey M․
33422c056d
[drtuber] Add display_id to test
10 years ago
Sergey M․
a7862a1bc8
[eporner] Extract all formats
10 years ago
Sergey M․
3baa62e8d1
[beeg] Extract all formats
10 years ago
Sergey M․
1bf8cf5c2c
[drtuber] Extract display_id
10 years ago
Sergey M․
eade1d7eab
[drtuber] Extract counters
10 years ago
Sergey M․
1a94ff6865
[mlb] Add support for embedded videos ( Closes #3653 )
10 years ago
Philipp Hagemeister
b47ed50aaf
[nosvideo] Remove determine_ext usage ( #3655 )
10 years ago
Philipp Hagemeister
1b8477729a
Merge remote-tracking branch 'naglis/nosvideo'
10 years ago
Philipp Hagemeister
ff6ade294c
release 2014.09.01.2
10 years ago
Philipp Hagemeister
11fc065c57
[drtuber] Add age_limit and be conservative about categories ( #3652 )
10 years ago
Philipp Hagemeister
94388f50b3
Merge remote-tracking branch 'peugeot/drtuber'
10 years ago
Philipp Hagemeister
a444648202
Merge remote-tracking branch 'origin/master'
...
Conflicts:
youtube_dl/extractor/eporner.py
youtube_dl/extractor/hornbunny.py
10 years ago
Philipp Hagemeister
7ca2e11f24
[beeg] Add age_limit
10 years ago
Philipp Hagemeister
563f6dea59
[eporner] +age_limit
10 years ago
Philipp Hagemeister
e4039057be
[hornbunny] Simplify and add age_limit
10 years ago
Philipp Hagemeister
11342b54d6
[anysex] Implement age_limit
10 years ago
Naglis Jonaitis
49fa38adf2
[nosvideo] Add new extractor
10 years ago
Jaime Marquínez Ferrándiz
9b330db7f0
Add age limit to anysex, beeg, eporner, hornbuny and sunporno
10 years ago
peugeot
d740f7e16f
Add support for drtuber.com
10 years ago
Philipp Hagemeister
07e7dc4bdc
[comedycentral] Prefer RTMP for now
10 years ago
Philipp Hagemeister
4c59dc4c34
[comedycentral] Support news-team URLs ( Fixes #3649 )
10 years ago
Philipp Hagemeister
7260ea0705
[comedycentral] Move tests to the extractor itself
10 years ago
Philipp Hagemeister
35b1e44567
Fix --rm-cache-dir error message
10 years ago
Sergey M․
c9ea760e31
[npo] Extract all formats
10 years ago
Sergey M․
9ebf22b7d9
[common] Improve codecs extraction from m3u8
10 years ago
Philipp Hagemeister
2582bebe06
[utils] Use flock instead of lockf ( Fixes #3621 )
10 years ago
Philipp Hagemeister
c9cc0bf57b
[youtube:playlist] PEP8
10 years ago
Philipp Hagemeister
61edcfb0a2
release 2014.09.01.1
10 years ago
Philipp Hagemeister
a8be56ce3d
[tudou] Add test case for #3643
10 years ago
Philipp Hagemeister
329818484c
Merge remote-tracking branch 'naglis/tudou_fix'
10 years ago
Philipp Hagemeister
8bdfddf641
[tudou] Modernize
10 years ago
Philipp Hagemeister
36d65b61d4
release 2014.09.01
10 years ago
Philipp Hagemeister
7d48c06f27
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
d169e36f5c
[beeg] PEP8 and additional tests
10 years ago
Philipp Hagemeister
2d7af09487
Merge remote-tracking branch 'peugeot/beeg'
10 years ago
Philipp Hagemeister
48d4681efc
[eporner] Simplify and correct ( #3629 )
10 years ago
Jaime Marquínez Ferrándiz
9ea9b61448
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
04b4aa4a7b
Merge remote-tracking branch 'peugeot/eporner'
10 years ago
Philipp Hagemeister
5a3f0d9aee
Merge remote-tracking branch 'peugeot/hornbunny'
10 years ago
Jaime Marquínez Ferrándiz
1ed5b5c9c8
[youtube:subscriptions] Fix extraction ( fixes #2975 )
10 years ago
Philipp Hagemeister
d10548b691
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
e990510e6b
Merge pull request #3616 from oneplusme/crunchyroll-login
...
Add login support to Crunchyroll extractor
10 years ago
Philipp Hagemeister
55f7bd2dcc
[youtube] Fix category extraction
10 years ago
Naglis Jonaitis
f931e25959
[tudou] Sort qualities by numeric value
10 years ago
Naglis Jonaitis
ca9cd290c7
[tudou] Fix #3643 - filter non-number qualities
10 years ago
Sergey M․
ae7246e7d5
[sunporno] Extract all formats and metadata
10 years ago
Sergey M․
43fd392413
Merge branch 'sunporno' of https://github.com/peugeot/youtube-dl into peugeot-sunporno
10 years ago
Philipp Hagemeister
3e7c12240c
[youtube] Test for like_count and dislike_count ( #3633 )
10 years ago
peugeot
7eb21356f9
Add support for sunporno.com
10 years ago
Jaime Marquínez Ferrándiz
f30a38be8b
[youtube] Fix extraction of like and dislike count ( fixes #3633 )
10 years ago
peugeot
2aebbccefc
Add support for beeg.com
10 years ago
Sergey M․
35241d05d1
[anysex] Simplify and extract more metadata
10 years ago
Sergey M․
be2dd0651e
Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into peugeot-anysex
10 years ago
Sergey M․
7b53af7f70
[vporn] Fix issues, extract all formats and metadata
10 years ago
Sergey M․
ca7b3246b6
[utils] Improve parse_duration
10 years ago
peugeot
9c4c233b84
Fix exception with n_views<1000
10 years ago
peugeot
8a6c59865d
Fix exception with n_views<1000
10 years ago
peugeot
1d57b2520c
Add support for Eporner
10 years ago
peugeot
17b0b8a166
testing view count is stupid
10 years ago
peugeot
12c82cf9cb
add support for view count
10 years ago
peugeot
0bafcf6f46
forgot to test view count
10 years ago
peugeot
bbc9dc56f6
Add support for HornBunny
10 years ago
peugeot
72c65d39ff
Add support for AnySex
10 years ago
peugeot
676e3ecf24
Add support for Vporn
10 years ago
Adam
78272a076e
Add SSA (.ass) subtitle output for Crunchyroll
10 years ago
Adam
723e04d0be
Add login support to Crunchyroll extractor
10 years ago
Philipp Hagemeister
37709fae89
release 2014.08.29
10 years ago
Philipp Hagemeister
a81e4eb69d
[promptfile] Remove quality=1 and leave it to default
10 years ago
Naglis Jonaitis
8e72edfb19
[promptfile] Add new extractor
10 years ago
Philipp Hagemeister
863f08a92e
release 2014.08.28.2
10 years ago
Sergey M․
de2d9f5f1b
[rtlnl] Add support for progressive videos ( Closes #3603 )
10 years ago
Philipp Hagemeister
a520c11241
release 2014.08.28.1
10 years ago
Philipp Hagemeister
b94744d157
[dropbox] Make sure ?dl=0 is ignore ( Fixes #3605 )
10 years ago
Philipp Hagemeister
daebaab692
[extractor/common] Correct typo
10 years ago
Philipp Hagemeister
3524cc25ca
[sportdeutschland] Add support for more plain videos
10 years ago
Philipp Hagemeister
29a7e1f261
release 2014.08.28
10 years ago
Philipp Hagemeister
df53b6358d
[veehd] Modernize
10 years ago
Philipp Hagemeister
f1a9d64eea
[extractor/common] Modernize
10 years ago
Philipp Hagemeister
27f774862d
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
b759a0d4d2
fix up imports
10 years ago
Philipp Hagemeister
22a6f15061
Move playlist tests to extractors.
...
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
10 years ago
Philipp Hagemeister
259454525f
[nhl] Modernize
10 years ago
Philipp Hagemeister
ce6815aad3
[dailymotion] Correct test case
10 years ago
Philipp Hagemeister
4e408e479b
[utils] Modernize tests
10 years ago
Philipp Hagemeister
a9d3890fcb
[ted] Remove md5sum from test
...
This failed multiple times, and the md5sum is not that important anyways.
10 years ago
Jaime Marquínez Ferrándiz
7798fad535
[downloader/rtmp] Use check_exectuble
10 years ago
Jaime Marquínez Ferrándiz
baf2907501
[downloader/hls] Return False if ffmpeg or avconv couldn't be found
10 years ago
Jaime Marquínez Ferrándiz
3c765c68c4
[downloader/hls] Use check_executable
10 years ago
Jaime Marquínez Ferrándiz
29153f49b3
[downloader/hls] Use the correct program when reporting an error
10 years ago
Sergey M․
071a236c5a
[yahoo] Add one more pattern for content id
10 years ago
Sergey M․
10437550f4
[cbs] Update test video id
10 years ago
Philipp Hagemeister
2929b3e71d
[vimeo] Move all testcases to extractors and clean up
...
Previously, these extractors all defined their own suitable methods.
No test_all_urls tests that everything is in order, automatically :)
10 years ago
Philipp Hagemeister
d36d3f420c
[vimeo] Move test case to where it belongs
10 years ago
Philipp Hagemeister
60ac04e57c
[facebook] Match video.php URLs
10 years ago
Philipp Hagemeister
a7680bf330
release 2014.08.27.1
10 years ago
Philipp Hagemeister
6d3d3fc083
[ard] Add suppor for plain ARD downloads ( Fixes #3546 )
10 years ago
Philipp Hagemeister
aff216edf4
[generic] Prevent <video> search from skipping over empty sources ( #3546 )
10 years ago
Philipp Hagemeister
1cb6dcdbbe
[generic] Do not download images as videos by accident
10 years ago
Philipp Hagemeister
3f514a353e
release 2014.08.27
10 years ago
Philipp Hagemeister
da9ec3b932
[muscivault] Add extractor ( Fixes #3593 )
10 years ago
Philipp Hagemeister
191b7cbba9
[mfs] Modernize
10 years ago
Philipp Hagemeister
e8c59b9642
release 2014.08.26
10 years ago
Philipp Hagemeister
6abb066128
[sockshare] Fix title extraction ( Fixes #3592 )
10 years ago
Philipp Hagemeister
8f1ea7cbb6
[empflix] Revert to XML parser
...
Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore).
Instead, use the transform function we already have :)
This partially reverts commit c7bee2a725
.
10 years ago
Jaime Marquínez Ferrándiz
a204c85408
[ign] Fix extraction of video in articles
10 years ago
Sergey M․
15a1f4b8fe
[empflix] Extract thumbnail
10 years ago
Sergey M․
c7bee2a725
[empflix] Adapt to malformed config XML
10 years ago
Jaime Marquínez Ferrándiz
dbc1366b50
[mixcloud] Use a HEAD request when checking if the url is valid
10 years ago
Philipp Hagemeister
704df56da7
[sportdeutschland] add new extractor
10 years ago
Philipp Hagemeister
33ac271ba7
[utils] Let request headers override standard headers
...
What was I thinking when writing this?
10 years ago
Philipp Hagemeister
0963f92f23
[eighttracks] modernize
10 years ago
Philipp Hagemeister
9a66c1079c
release 2014.08.25.3
10 years ago
Philipp Hagemeister
f971dcbba0
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
0990305d2a
[generic] Fix rss under Python 2.x and move test to extractor
10 years ago
Jaime Marquínez Ferrándiz
bcc069a937
[generic] Remove debug statement
10 years ago
Jaime Marquínez Ferrándiz
34708e1bb6
[bliptv] Remove superfluous characters in _VALID_URL regex
10 years ago
Philipp Hagemeister
829476b80a
[googlesearch] Move test to extractor
10 years ago
Philipp Hagemeister
1dd70fe330
release 2014.08.25.2
10 years ago
Philipp Hagemeister
067e922295
release 2014.08.25.1
10 years ago
Sergey M․
c28df2478f
[wat] Use server time and pass country argument ( Closes #3579 )
10 years ago
Philipp Hagemeister
241f7a8ade
Merge remote-tracking branch 'JGjorgji/fix-leading-zeroes'
10 years ago
Philipp Hagemeister
b252735910
[extractor/common] Generate better f4m format IDs
10 years ago
Philipp Hagemeister
7adcbe7594
[rtlnl] Extract duration
10 years ago
Philipp Hagemeister
8d31fa3cce
[execafterdownload] Simplify ( #3569 )
10 years ago
Philipp Hagemeister
1f06864e9a
[wat] Remove unused import
10 years ago
Philipp Hagemeister
348ae0a79e
Merge remote-tracking branch 'mcd1992/exec_after_download'
10 years ago
Philipp Hagemeister
528d455632
release 2014.08.25
10 years ago
Philipp Hagemeister
ba5d51b340
[vimeo] Always pass in referer ( Fixes #3582 )
10 years ago
mcd1992
7833d941bb
Rebased with upstream/master
10 years ago
mcd1992
a2360a4c80
Moved from os.system to subprocess.call
10 years ago
mcd1992
a7cacbca2b
Implemented --exec option.
10 years ago
Gjorgji Jankovski
c6b4132a0a
renamed for consistency
10 years ago
Gjorgji Jankovski
ad260c90ab
Filenames are padded according to the playlist length
10 years ago
Philipp Hagemeister
b8313f07bc
release 2014.08.24.6
10 years ago
Philipp Hagemeister
92a17d28ac
[wat] Make geolock a warning ( Fixes #3579 )
10 years ago
Philipp Hagemeister
5f90042bd6
[generic] remove unused imports
10 years ago
Philipp Hagemeister
9480d1a566
Merge remote-tracking branch 'riking/twofactor'
10 years ago
Philipp Hagemeister
36b0079f23
Credit @olebowle for GameOne:playlist ( #3247 )
10 years ago
Philipp Hagemeister
28028629b9
[gameone:playlist] Move test to extractor
10 years ago
Philipp Hagemeister
11f75cac3d
Merge remote-tracking branch 'olebowle/gameone'
10 years ago
Philipp Hagemeister
e673db0194
release 2014.08.24.5
10 years ago
Philipp Hagemeister
ebab4520ff
[generic] Use default opener for HEAD request ( Fixes #3528 )
10 years ago
Philipp Hagemeister
a71d1414eb
release 2014.08.24.4
10 years ago
Philipp Hagemeister
423817c468
[expotv] Add new extractor ( Fixes #3552 )
10 years ago
Philipp Hagemeister
51ed9fce09
[pornotube] Modernize
10 years ago
Philipp Hagemeister
d43aeb1d00
release 2014.08.24.3
10 years ago
Philipp Hagemeister
4d805e063c
[generic] Automatic detection of flow player and age_limit ( Fixes #3576 )
10 years ago
Philipp Hagemeister
24e5e24166
release 2014.08.24.2
10 years ago
Philipp Hagemeister
4d54ef20a2
[ministrygrid] Add extractor ( Fixes #2900 )
10 years ago
Philipp Hagemeister
54036b3991
[wayofthemaster] Remove unused import
10 years ago
Philipp Hagemeister
e5402ac120
[wayofthemaster] Add extractor ( Fixes #3575 )
10 years ago
Philipp Hagemeister
f56f8399c7
[ebaumsworld] Remove spurious determine_ext
10 years ago
Philipp Hagemeister
cf0c5fa3a1
[ebaumsworld] Modernize
10 years ago
Philipp Hagemeister
8c2ccefae6
release 2014.08.24.1
10 years ago
Philipp Hagemeister
1f8b6af773
[bip.tv] Allow underscore in lookup ids ( Fixes #3573 )
10 years ago
Philipp Hagemeister
8f9b683eeb
[blip.tv] Add legacy test case
...
This was broken in the mean time, so add a test case to make sure it doesn't break silently again.
10 years ago
Philipp Hagemeister
b5f4775b38
[arte.tv:creative] Fix test case
10 years ago
Philipp Hagemeister
01d906ffe9
[arte:creative] Support more URLs ( fixes #3572 )
10 years ago
Philipp Hagemeister
614582bcc4
release 2014.08.24
10 years ago
Philipp Hagemeister
e1ab5000b2
[brightcove] Add support for videoId= in og:video meta ( Fixes #3571 )
10 years ago
Philipp Hagemeister
a5ed3e571e
[brightcove] Detect geoblocking
10 years ago
Philipp Hagemeister
10eaeb20c5
[generic] Require og:video URLs to contain a dot
10 years ago
Philipp Hagemeister
fa8deaf38b
[generic] Prevent from downloading a .swf as a video
...
We're seeing quite a number of people who do not put a video file in the og:video field, but the player URL. Try to detect some of these and filter them out.
10 years ago
Philipp Hagemeister
6857590059
[brightcove] Add a truncated URL warning message ( #3571 )
10 years ago
Philipp Hagemeister
a3db22ebdf
[grooveshark] Use proper imports
10 years ago
Philipp Hagemeister
c8e9a235d9
[generic] Add support for camtasia videos ( Fixes #3574 )
10 years ago
Philipp Hagemeister
30b871b0ca
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
eb9da9b732
[grooveshark] Fix test md5sum
10 years ago
Philipp Hagemeister
d769be6c96
[grooveshark,http] Make HTTP POST downloads work
10 years ago
Sergey M․
a54bda3ae2
[wat] Add support for SD and HD videos ( Closes #3558 )
10 years ago
Philipp Hagemeister
00558d9414
Merge remote-tracking branch 'sehrgut/Grooveshark'
...
Conflicts:
youtube_dl/__init__.py
youtube_dl/extractor/__init__.py
10 years ago
Philipp Hagemeister
49f3c16543
release 2014.08.23
10 years ago
Philipp Hagemeister
2ef6fcb5d8
[sbs] Add new extractor ( Fixes #3566 )
10 years ago
Philipp Hagemeister
38fc045253
[rtlnl] Remove unused code
10 years ago
Philipp Hagemeister
af1fd929c6
[patreon] Remove unused import
10 years ago
Philipp Hagemeister
b7b04c9234
[vodlocker] Allow title to end with a <br>
10 years ago
Sergey M․
bc0bb6fd30
[movieclips] Add extractor ( Closes #3554 )
10 years ago
MikeCol
68909f0c4e
changed _VALID_URL to allow for country specific prefixes
10 years ago
Philipp Hagemeister
9d048a17d8
[rtve.es:live] Start supporting the 24h channel
10 years ago
Philipp Hagemeister
492641d10a
release 2014.08.22.3
10 years ago
Philipp Hagemeister
2b9faf5542
[rtve] Add support for live stream
...
At the moment, only RTVE-1 seems to work flawlessly.
-2 seems geoblocked right now.
-TDP doesn't seem to be available outside of Spain.
10 years ago
Philipp Hagemeister
ed2d6a1960
[generic] Simplify playlist support ( #2948 )
10 years ago
Philipp Hagemeister
be843678b1
[YouTubeDL] Correct handling of age_limit = None in result
10 years ago
Philipp Hagemeister
c71dfccc98
Merge remote-tracking branch 'anovicecodemonkey/generic-data-video-url'
...
Conflicts:
youtube_dl/extractor/generic.py
10 years ago
Philipp Hagemeister
1a9ccac7c1
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
e330d59abb
[playfm] Add extractor ( Fixes #3538 )
10 years ago
Sergey M․
394df6d7d0
[nuvid] Adapt to latest layout changes
10 years ago
Philipp Hagemeister
50b294aab8
release 2014.08.22.2
10 years ago
Philipp Hagemeister
756b046f3e
[pbs] recognize class=partnerPlayer as well ( Fixes #3564 )
10 years ago
Philipp Hagemeister
388ac0b18a
release 2014.08.22.1
10 years ago
Philipp Hagemeister
ad06434bd3
release 2014.08.22
10 years ago
Philipp Hagemeister
bd9820c937
Merge remote-tracking branch 'liudongmiao/patch-subtitle'
10 years ago
Philipp Hagemeister
deda8ac376
Credit @terminalmage for patreon ( #3390 )
10 years ago
Philipp Hagemeister
e05f693942
[patreon] Simplify ( #3390 )
10 years ago
Philipp Hagemeister
b27295d2ab
Merge remote-tracking branch 'terminalmage/add-patreon'
10 years ago
Philipp Hagemeister
5fcf2dbed0
[aparat] modernize
10 years ago
Philipp Hagemeister
91dff03217
[dump] Modernize ( #3565 )
10 years ago
Philipp Hagemeister
a200f4cee2
Merge remote-tracking branch 'yasoob/master'
10 years ago
Philipp Hagemeister
ea6e8d5454
[metacafe] Add support for movieclips videos ( Fixes #3555 )
10 years ago
M.Yasoob Ullah Khalid ☺
83d35817f5
Added test for dump.com
10 years ago
M.Yasoob Ullah Khalid ☺
76beff70a8
Added an IE for Dump.com
10 years ago
Philipp Hagemeister
61882bf7c6
release 2014.08.21.3
10 years ago
Philipp Hagemeister
cab317a680
Merge remote-tracking branch 'origin/master'
10 years ago
Sergey M․
73159f99cc
[utils] Add missing mode and encoding arguments
10 years ago
Philipp Hagemeister
c15235cd07
[metacafe] Avoid excessive nesting
10 years ago
Philipp Hagemeister
12c3ec3382
[metacafe] Simplify
10 years ago
Philipp Hagemeister
55db73efdf
[youtube] tag 171 is 128KBits ( Fixes #3542 )
10 years ago
Philipp Hagemeister
af40ac054a
release 2014.08.21.2
10 years ago
Philipp Hagemeister
a36819731b
[escapist] Add support for og:video:url ( Fixes #3557 )
10 years ago
Philipp Hagemeister
181c8655c7
[utils] Make JSON file writes atomic ( Fixes #3549 )
10 years ago
Philipp Hagemeister
3b88ee9a7d
release 2014.08.21.1
10 years ago
Philipp Hagemeister
55c49908d2
[youtube] Handle incorrectly written cache files ( #3549 )
10 years ago
Philipp Hagemeister
db9b0b67b7
release 2014.08.21
10 years ago
Philipp Hagemeister
35f76e0061
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
3f338cd6de
Credit @akirk for ellentv
10 years ago
Philipp Hagemeister
1d01f26ab1
[ellentv] Simplify and correct tests
10 years ago
Philipp Hagemeister
e8ee972c6e
Allow playlist test definitions in test_download.
...
This moves playlist tests where they belong, i.e. to the extractors themselves.
Additionally, all our network interaction configuration for tests in test_download now applies to playlist tests as well.
10 years ago
Sergey M․
f83dda12ad
[teamcoco] Update video id regex
10 years ago
rupertbaxter2
ca7a9c1bf7
Merge remote-tracking branch 'upstream/master'
10 years ago
Sergey M․
fe556f1b0c
[jove] Simplify, extract full description and add test for video that requires subscription
10 years ago
Sergey M․
d5638d974f
Merge branch 'jove' of https://github.com/naglis/youtube-dl into naglis-jove
10 years ago
Jaime Marquínez Ferrándiz
938dd254e5
[mitele] Add extractor for mitele.es
10 years ago
Jaime Marquínez Ferrándiz
6493f5d704
[rtlnl] Add extractor for rtlxl.nl ( closes #3523 )
10 years ago
Sergey M․
cd6b48365e
[pbs] Add frontline video test
10 years ago
Sergey M․
4d9bd478f9
[pbs] Extract coveplayerid ( Closes #3522 )
10 years ago
riking
165250ff5e
Remove debug prints
10 years ago
riking
83317f6938
[youtube] Add two-factor account signin (TOTP only)
...
Additional work is required to prompt the user for the SMS or phone call codes, as there is no framework currently to prompt the user during an extraction operation.
Fixes #3533
10 years ago
Sergey M․
c1d293cfa6
[dfb] Fix f4m manifest URL
10 years ago
rupertbaxter2
247a5da704
Merge remote-tracking branch 'upstream/master'
10 years ago
Sergey M․
49807b4ac6
[yahoo] Add support for embedded videos ( Closes #3525 )
10 years ago
rupertbaxter2
d1b4617e1d
Merge remote-tracking branch 'upstream/master'
10 years ago
Sergey M․
c990bb3633
[howstuffworks] Add extractor ( #3500 )
...
Content-length is invalid for final download links.
10 years ago
Philipp Hagemeister
af8322d2f9
Merge remote-tracking branch 'akirk/ellentv'
10 years ago
Sergey M․
664718ff63
[livestream] Improve extraction ( Closes #3513 )
10 years ago
rupertbaxter2
74dcf42a85
Merge remote-tracking branch 'upstream/master'
10 years ago
rupertbaxter2
a42c921598
Removed sleep and sleep output when interval is zero
10 years ago
Sergey M․
3258263371
[shared] Update test
10 years ago
rupertbaxter2
f96252b913
Merge remote-tracking branch 'upstream/master'
10 years ago
Alexander Kirk
3cfafc4a9b
[ellentv] Add new extractor
10 years ago
Sergey M․
6f600ff5d6
[ooyala] Try mobile player JS URLs for all available devices ( Closes #3498 )
...
Looks like some videos are only available for particular devices
(e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0
is only available for ipad)
Working around with fetching URLs for all the devices found starting with 'unknown'
until we succeed or eventually fail for each device.
10 years ago
Philipp Hagemeister
90e075da3a
release 2014.08.10
10 years ago
Philipp Hagemeister
9572013de9
[appletrailers] Support height-less videos
10 years ago
Sergey M․
3a5beb0ca1
[ard] Show error message for videos that are no longer available ( #3422 )
10 years ago
Jaime Marquínez Ferrándiz
a6da7b6b96
[facebook] Allow '?' before '#!' ( fixes #3477 )
10 years ago
Jaime Marquínez Ferrándiz
40a90862f4
[reverbnation] The 'uploader_id' field must be a string
10 years ago
Jaime Marquínez Ferrándiz
511c4325dc
[reverbnation] Simplify json download
...
We can directly get a json file instead of the jsonp.
10 years ago
Jaime Marquínez Ferrándiz
85a699246a
[reverbnation] Modernize test
10 years ago
Jaime Marquínez Ferrándiz
4dc5286e13
[reverbnation] Make sure that the thumbnail url contain the protocol
...
They are protocol relative.
10 years ago
Sergey M․
c767dc74b8
[downloader/common] Fix typo
10 years ago
Sergey M․
56ca04f662
Credit @sehaas for ORF FM4 extractor ( #3431 )
10 years ago
Sergey M․
eb3680123a
[orf] Move all ORF extractors in one place
10 years ago