Philipp Hagemeister
e8df5cee12
[minhateca] Fix duration parsing
10 years ago
Philipp Hagemeister
ab07963b5c
release 2014.12.04.1
10 years ago
Philipp Hagemeister
7e26084d09
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
4349c07dd7
[minhateca] Add extractor ( Fixes #4094 )
10 years ago
Sergey M․
1139a54d9b
[foxnews] Add extractor ( Closes #4352 )
10 years ago
Sergey M․
b128c9ed68
[vine:user] Add support for another URL format ( Closes #4365 )
10 years ago
Tithen-Firion
2415951ead
[tvp] Modernize
10 years ago
Tithen-Firion
995ad69c54
[common] Add new parameters for _download_webpage
10 years ago
Tithen-Firion
225e4b9633
[tvp] Remove unnecessary code
10 years ago
Philipp Hagemeister
9776bc7f57
release 2014.12.04
10 years ago
Philipp Hagemeister
39c52bbd32
[myvidster] Enforce age limit in test
10 years ago
Philipp Hagemeister
6219802165
Merge remote-tracking branch 'zackfern/myvidster'
10 years ago
Philipp Hagemeister
810fb84d5e
pep8 and minor beautification all around
10 years ago
Philipp Hagemeister
5f5e993dc6
[bbccouk] Remove unused import
10 years ago
Philipp Hagemeister
191cc41ba4
[foxgay] Add thumbnail to test definition
10 years ago
Philipp Hagemeister
7f142293df
Merge remote-tracking branch 'zackfern/foxgay'
10 years ago
Philipp Hagemeister
d4e06d4a83
[options] Standardize mentoined configuration file location ( Fixes #4367 )
10 years ago
Zack Fernandes
ecd7ea1e6b
[myvidster] Added support for Myvidster
10 years ago
Zack Fernandes
b92c548693
[foxgay] Initial support
10 years ago
Tithen-Firion
6ce2c6783b
[tvp] Add extractor
10 years ago
Tithen-Firion
29f400b97d
[tvp] Update extractor
10 years ago
Tithen-Firion
eecd6a467d
[vgtv] Update tests
10 years ago
Philipp Hagemeister
dce2a3cf9e
[break] Remove md5sum from test
10 years ago
Tithen-Firion
9095aa38ac
[audiomack] Update test
10 years ago
Tithen-Firion
0403b06985
[soundcloud] Improve_VALID_URL
...
Add support for links from Audiomack
10 years ago
Sergey M․
de9bd74bc2
[ted] Fix type_watch links extraction
10 years ago
Jaime Marquínez Ferrándiz
233d37fb6b
[brightcove] Make sure that the 'ext' variable is set ( fixes #4360 )
10 years ago
Philipp Hagemeister
c627f7d48c
release 2014.12.03
10 years ago
Jaime Marquínez Ferrándiz
163c8babaa
[nhl] Simplify
10 years ago
Jaime Marquínez Ferrándiz
6708542099
Merge branch 'master' of https://github.com/akretz/youtube-dl
10 years ago
Jaime Marquínez Ferrándiz
ea2ee40357
[nhl.com:videocenter] Don't match url with 'id=*' before 'catid' in the query
...
Since the order extractors are added is not defined, it would match instead of NHLIE.
10 years ago
Adrian Kretz
62d8b56655
[nhl] Support videos which don't have mp4-extension ( fixes #4348 )
10 years ago
Sergey M․
c492970b4b
[rts] Improve _VALID_URL
10 years ago
Sergey M․
ac5633592a
[24video] Add extractor ( Closes #4350 )
10 years ago
Sergey M․
706d7d4ee7
[YoutubeDL] Avoid negative timestamps on Windows
10 years ago
Sergey M․
752c8c9b76
[rts] Improve _VALID_URL
10 years ago
Sergey M․
b1399a144d
[rts] Add support for the new URL format and extract display id ( Closes #4349 )
10 years ago
Jaime Marquínez Ferrándiz
05177b34a6
[rutube] Extract m3u8 formats ( fixes #3984 )
10 years ago
Jaime Marquínez Ferrándiz
c41a9650c3
[youtube] Extract framerate from the dash manifest
...
Not all videos have 60 fps, for example they can have 48 fps.
10 years ago
Philipp Hagemeister
df015c69ea
release 2014.12.01
10 years ago
Naglis Jonaitis
1434bffa1f
[tunein] Use station API
10 years ago
Sergey M․
d128cfe393
[slideshare] Fix description extraction
10 years ago
Jaime Marquínez Ferrándiz
954f36f890
[myspace] Cleanup
10 years ago
Jaime Marquínez Ferrándiz
19e92770c9
[myspace] Replace removed test video and fix the others
10 years ago
Tithen-Firion
95c673a148
[myspace] Add extractor for albums
10 years ago
Tithen-Firion
a196a53265
[myspace] Update tests
10 years ago
Tithen-Firion
3266f0c68e
[myspace] Redirect to other extractors
...
There are many songs just linked from Vevo/YouTube to MySpace.
Vevo example: https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041
YouTube example: https://myspace.com/starset2/music/song/first-light-95799905-106964426
10 years ago
Tithen-Firion
1940fadd53
[myspace] Handle non-playable songs
...
I'm adding this because sometimes there is a song page, but you cannot play it.
Example: https://myspace.com/starset2/music/song/let-it-die-maniac-agenda-remix-bonus-track-95799916-106964439
It will be useful for downloading whole album with songs like this.
10 years ago
Tithen-Firion
03fd72d996
[myspace] Add more data to info dict
...
`uploader` is an artist
`playlist` is an album
10 years ago
Tithen-Firion
f2b44a2513
[myspace] Use player_url for faster download
...
It keeps reconnecting without it. Download time decreased from 7+ minutes to 25 seconds for me.
10 years ago
Jaime Marquínez Ferrándiz
c522adb1f0
[youtube] Add a normal age-gate test video
10 years ago
Jaime Marquínez Ferrándiz
7160532d41
[youtube] Simplify code for getting the dash manifest url
...
video_info contains now the 'ytplayer.config.args' dictionary
10 years ago
Jaime Marquínez Ferrándiz
4e62ebe250
[youtube] Try to extract the video_info from the webpage before requesting the 'get_video_info' pages
...
The YouTube player doesn't seem to use them except for embedded videos, so we can skip a network request.
But they still provide better error mesagges (for removed videos for example).
10 years ago
Jaime Marquínez Ferrándiz
b766eb2707
[youtube] Update test
10 years ago
Jaime Marquínez Ferrándiz
10a404c335
[youtube] Add format 313 ( fixes #4339 )
10 years ago
Sergey M․
c056efa2e3
[bbccouk] Fix extraction ( #4104 , #4214 )
10 years ago
t0mm0
313d4572ce
[xminus] update tkn extraction regex
10 years ago
Jaime Marquínez Ferrándiz
42939b6129
[youtube] Use a cookie for seeting the language
...
This way, we don't have to do an aditional request
10 years ago
Jaime Marquínez Ferrándiz
37ea8164d3
[youtube] Don't confirm age when initializing
...
It seems that all the videos with age restriction use now the age gate method, which doesn't require any confirmation.
10 years ago
Yuriy Melnyk
248a0b890f
[bliptv] Fix \n\n at the end of real_url
...
See https://github.com/rg3/youtube-dl/issues/3544#issuecomment-53166516
10 years ago
Yuriy Melnyk
96b7c7fe3f
[bliptv] Fix resolution of lookup id in some videos
...
In some videos (for example, http://blip.tv/play/gbk766dkj4Yn ) resolving
lookup id would fail, because page at
http://blip.tv/play/gbk766dkj4Yn.x?p=1 would have no "config.id" in
it. Fixed by requesting different URL and inspecting the URL which the
client is redirected to.
10 years ago
Sergey M․
e987e91fcc
[playvid] Capture and output error message
10 years ago
Sergey M․
cb6444e197
[noco] Add support for multi language videos ( Closes #4326 )
10 years ago
Philipp Hagemeister
93b8a10e3b
release 2014.11.27
10 years ago
Philipp Hagemeister
4207558e8b
[buzzfeed] Add support for more video types ( #4259 )
10 years ago
Philipp Hagemeister
ad0d800fc3
release 2014.11.26.4
10 years ago
Philipp Hagemeister
e232f787f6
[buzzfeed] Add new extractor ( Fixes #4259 )
10 years ago
Philipp Hagemeister
72476fcc42
release 2014.11.26.3
10 years ago
Philipp Hagemeister
29e950f7c8
release 2014.11.26.2
10 years ago
Philipp Hagemeister
7c8ea53b96
release 2014.11.26.1
10 years ago
Philipp Hagemeister
dcddc10a50
[test_unicode_literals] Arm unicode_literals check
...
From now on, the line
from __future__ import unicode_literals
should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
10 years ago
Sergey M․
a1008af412
[gorillavid] Update IE_DESC
10 years ago
Sergey M․
61c0663c1e
[udemy] Generalize download json and fix login
10 years ago
Sergey M․
81a7a521c5
[gorillavid] Remove unused import
10 years ago
Sergey M․
e293711802
[udemy] Set session cookies to API requests ( Closes #4124 , closes #4219 , closes #4308 )
10 years ago
Sergey M․
ceb3367320
[gorillavid] Generalize extraction with countdown timeout and support faststream.in ( Closes #4297 )
10 years ago
Philipp Hagemeister
8865bdeb37
Remove useless u prefixes
10 years ago
Philipp Hagemeister
3aa578cad2
[ffmpeg] Modernize
10 years ago
Philipp Hagemeister
d3b5101a91
[videopremium] Modernize
10 years ago
Philipp Hagemeister
5c32110114
[videofyme] Modernize
10 years ago
Philipp Hagemeister
24144e3b8d
[tvp] Modernize
10 years ago
Philipp Hagemeister
b3034f9df7
[trilulilu] Modernize
10 years ago
Philipp Hagemeister
4c6d2ff8dc
[sohu] Modernize
10 years ago
Philipp Hagemeister
faf3494894
[redtube] Modernize
10 years ago
Philipp Hagemeister
535a66ef66
[muzu] Modernize
10 years ago
Philipp Hagemeister
5c40bba82f
[hotnewhiphop] Modernize
10 years ago
Philipp Hagemeister
855dc479c2
[subtitles] Modernize
10 years ago
Philipp Hagemeister
0792d5634e
[youtube] Remove useless u prefixes
10 years ago
Philipp Hagemeister
e91cdcae1a
[appletrailers] Modernize
10 years ago
Philipp Hagemeister
27e1400f55
[aparat] Modernize
10 years ago
Philipp Hagemeister
e0938e7731
[addanime] Modernize
10 years ago
Philipp Hagemeister
b72823a0a4
[francetv] PEP8
10 years ago
Philipp Hagemeister
673cf0e773
[update] Remove useless import
10 years ago
Philipp Hagemeister
f8aace93cd
[academicearth] Modernize
10 years ago
Philipp Hagemeister
80310134e0
[mplayer] Modernize
10 years ago
Philipp Hagemeister
4d2d638df4
[http] Modernize
10 years ago
Philipp Hagemeister
0e44f90e18
[hls] Remove useless u porefixes
10 years ago
Philipp Hagemeister
15938ab67a
[update] Modernize
10 years ago
Philipp Hagemeister
ab4ee31eb1
[utils] remove useless u prefix
10 years ago
Philipp Hagemeister
b061ea6e9f
[compat] Beautify assertion
10 years ago
Philipp Hagemeister
4aae94f9d0
[YoutubeDL] Remove incorrect documentation
10 years ago
Philipp Hagemeister
acda92f6bc
Clarify --no-playlist documentation ( Closes #4309 )
10 years ago
Philipp Hagemeister
ddfd0f2727
release 2014.11.26
10 years ago
Philipp Hagemeister
d0720e7118
Merge branch 'master' of github.com:rg3/youtube-dl
10 years ago
Philipp Hagemeister
4e262a8838
[generic] Detect direct video links ( Fixes #4149 , #4313 )
10 years ago
Sergey M․
b9ed3af343
[tass] Add extractor ( Closes #4296 )
10 years ago
Philipp Hagemeister
63c9b2c1d9
release 2014.11.25.1
10 years ago
Philipp Hagemeister
65f3a228b1
[generic] Add support for LazyYT embeds ( Fixes #4306 )
10 years ago
Philipp Hagemeister
d9836a5917
release 2014.11.25
10 years ago
Philipp Hagemeister
be64b5b098
[xminus] Simplify and extend ( #4302 )
10 years ago
Philipp Hagemeister
0bbf12239c
Merge remote-tracking branch 't0mm0/x-minus'
10 years ago
Philipp Hagemeister
c553fe5d29
[tmz] Simplify ( #4304 )
10 years ago
Matthew Rayfield
f0c3d729d7
[tmz] Add new extractor
10 years ago
t0mm0
1cdedfee10
[XMinus] Added new extractor.
10 years ago
Philipp Hagemeister
93129d9442
release 2014.11.24
10 years ago
Philipp Hagemeister
e8c8653e9d
Merge remote-tracking branch 'origin/master'
10 years ago
Philipp Hagemeister
3d960a22fa
[bpb] Simplify ( #4298 )
10 years ago
Philipp Hagemeister
51bbb084d3
Merge remote-tracking branch 'ossi96/bpb'
10 years ago
Naglis Jonaitis
2c25a2bd29
[tunein] Add new extractor ( Closes #4097 )
10 years ago
Oskar Jauch
355682be01
bpb Add new extractor
10 years ago
Jaime Marquínez Ferrándiz
00e9d396ab
[francetv] Use the m3u8 manifest for georestricted videos ( closes #3963 )
...
Generating the correct urls for the f4m segments seems to require a lot of work.
Also raise an error if the video is not available from your location.
10 years ago
Philipp Hagemeister
14d4e90eb1
[downloader/__init__] Define proper __all__
10 years ago
Philipp Hagemeister
b74e86f48a
Fix all PEP8 issues except E501
10 years ago
Philipp Hagemeister
3d36cea4ac
[vk] PEP8
10 years ago
Philipp Hagemeister
b66e699877
[myspace] pep8 and modernization
10 years ago
Philipp Hagemeister
27f8b0994e
Merge remote-tracking branch 'jtwaleson/master'
10 years ago
Philipp Hagemeister
4ffc31033e
[zingmp3] Simplify and PEP8 ( #4288 )
10 years ago
Philipp Hagemeister
c1777d5cb3
Merge remote-tracking branch 'daohoangson/zing-mp3'
10 years ago
Jouke Waleson
9e1a5b8455
PEP8: applied even more rules
10 years ago
Philipp Hagemeister
784b6d3a9b
Merge remote-tracking branch 'jtwaleson/master'
10 years ago
Dao Hoang Son
c66bdc4869
[zingmp3] Added support for songs and albums
10 years ago
Jouke Waleson
2514d2635e
PEP8: E225,E227
10 years ago
Jouke Waleson
8bcc875676
PEP8: more applied
10 years ago
Jouke Waleson
5f6a1245ff
PEP8 applied
10 years ago
Philipp Hagemeister
f3a3407226
[youtube] Clarify keywords
10 years ago
Sergey M․
598c218f7b
[smotri] Adapt to new API and modernize
10 years ago
Naglis Jonaitis
4698b14b76
[rtlxl] Strip additional dot from video URL ( #4115 )
10 years ago
Philipp Hagemeister
835a22ef3f
release 2014.11.23.1
10 years ago
Philipp Hagemeister
7d4111ed14
Provide guidance when called with a YouTube ID starting with a dash.
...
Reported at https://news.ycombinator.com/item?id=8648121
10 years ago
Philipp Hagemeister
d16abf434a
[vk] Some PEP8 love
10 years ago
Philipp Hagemeister
a8363f3ab7
[vk] Clarify test
10 years ago
Philipp Hagemeister
010cd3a3ee
Merge remote-tracking branch 'WillSewell/vk-playlists'
10 years ago
Philipp Hagemeister
b9042def9d
release 2014.11.23
10 years ago
Philipp Hagemeister
aa79ac0c82
[youtube] Support controversy videos ( Fixes #4275 )
10 years ago
Philipp Hagemeister
dd60be2bf9
[telebruxelles] Simplify ( #4270 )
10 years ago
Philipp Hagemeister
119b3caa46
Merge remote-tracking branch 'nulloz/telebruxelles'
10 years ago
Naglis Jonaitis
49f0da7ae1
[rtlxl] Use unencrypted m3u8 streams ( #4115 )
10 years ago
nulloz
2cead7e7bc
telebruxelles Add new extractor
10 years ago
Will Sewell
9262867e86
[vk.com] Added newline at the end of the file.
10 years ago
Will Sewell
b9272e8f8f
[vk.com] Removed redundant log message -- this information is already being logged.
10 years ago
Will Sewell
021a0db8f7
[vk.com] Simplified the page_id acquisition by using the id matched in the URL earlier on.
10 years ago
Will Sewell
e1e8b6897b
[vk.com] Updated the extract_videos_from_page function with a much simpler 1-liner.
10 years ago
Will Sewell
53d1cd1f77
[vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional m, and named the id group.
10 years ago
Will Sewell
cad985ab4d
[vk.com] Updated the description to include vk.com.
10 years ago
Will Sewell
c52331f30c
[vk.com] Updated a test video that has been removed, and added a comment for others to update two other test videos that are also now removed.
10 years ago
Will Sewell
42e1ff8665
[vk.com] Added upload_date variable to the test cases that still work.
10 years ago
Philipp Hagemeister
2c64b8ba63
release 2014.11.21.1
10 years ago
Philipp Hagemeister
42e12102a9
[YoutubeDL] Fix multi_video check
10 years ago
Philipp Hagemeister
6127693ed9
[folketinget] Add extractor ( Fixes #4262 )
10 years ago
Philipp Hagemeister
71069d2157
[sztv] Remove useless determine_ext call
10 years ago
Philipp Hagemeister
f3391db889
[sztvhu] Modernize
10 years ago
Philipp Hagemeister
9b32eca3ce
[generic] Add support for single quotes in HTML5 videos ( Fixes #4265 )
10 years ago
Philipp Hagemeister
ec06f0f610
release 2014.11.21
10 years ago
tinybug
85b9275517
Update jsinterp.py
...
http://s.ytimg.com/yts/jsbin/html5player-zh_HK-vfl1NK6PR/html5player.js
fix raise ExtractorError
10 years ago
Philipp Hagemeister
dfd5313afd
[YoutubeDL] Support new _type multi_video
10 years ago
Philipp Hagemeister
be53e2a737
[blip.tv:user] Modernize and add a test
10 years ago
Philipp Hagemeister
a1c68b9ef2
Merge remote-tracking branch 'origin/master'
10 years ago
Jaime Marquínez Ferrándiz
4d46c1c68c
[brightcove] Improve error message detection ( #4256 )
10 years ago
Jaime Marquínez Ferrándiz
d6f714f321
[brightcove] Remove the namespace from the BrightcoveExperience html object
10 years ago
Philipp Hagemeister
8569f3d629
[vh1] Modernize
10 years ago
Philipp Hagemeister
fed5d03260
[extractor/common] Document _type values (Motivated by #4254 )
10 years ago
Philipp Hagemeister
6adeffa7c6
[comedycentral] Modernize
10 years ago
Philipp Hagemeister
b244b5c3f9
remove unused imports
10 years ago
Philipp Hagemeister
f42c190769
[stanfordoc] Modernize
10 years ago
Philipp Hagemeister
c9bf41145f
[YoutubeDL] Warn if an extractor returns compat_list
10 years ago
Philipp Hagemeister
5239075bb6
[mtv] Return a proper playlist result ( #4254 )
10 years ago
Philipp Hagemeister
84437adfa3
release 2014.11.20.1
10 years ago
Philipp Hagemeister
732ea2f09b
[utils] Improve update on error message somewhat
...
We still may want to implement a bulletproof check for the current version, and a better place to add this message so that it works for all kind of other errors too.
10 years ago
Philipp Hagemeister
aff2f4f4f5
[arte] Clean up format sorting mess
...
We now use our standard sorting facilities. As a side effect, it's finally possible to download German videos from French URLs and vice versa.
10 years ago
Philipp Hagemeister
3b9f631c41
release 2014.11.20
10 years ago
Ivan Kozik
0cd64bd077
Copy the mtime from the oldest source file to the file created by ffmpeg
...
Fixes #4245
10 years ago
Ivan Kozik
1394646a0a
Fix "ERROR: Cannot write metadata to JSON file" on Windows
...
Fixes #4246
10 years ago
Ivan Kozik
61ee5aeb73
Fix UnicodeEncodeError with --write-info-json on Python 2.7 + Windows
...
Fixes #4244
10 years ago
Philipp Hagemeister
07e378fa18
[compat] correct OptionGroup invocation for Python 3 ( fixes #4243 )
10 years ago
Philipp Hagemeister
e07e931375
Work around 2.7.0 deficencies ( Fixes #4223 )
10 years ago
Naglis Jonaitis
480b7c32a9
[rtlxl] Fix format order
10 years ago
Jaime Marquínez Ferrándiz
92120217eb
[cache] Fix writing to paths with unicode characters
...
* Use "compat_getenv"
* "write_json_file" now expects the filename to be a string
10 years ago
Naglis Jonaitis
37eddd3143
[rtlxl] Use m3u8 streams instead of f4m ( #4115 , #4118 )
10 years ago
Will Sewell
02a12f9fe6
[vk] date_added is now extracted from the video page.
10 years ago
Will Sewell
6fcd6e0e21
[vk] Updated the regex for matching user video pages. It now matches optional URL parameters too.
10 years ago
Philipp Hagemeister
0857baade3
[youtube] Add webm audio formats ( Fixes #4229 )
10 years ago
Will Sewell
469d4c8968
[vk] Added a new information extractor for pages that are a list of a user\'s videos on vk.com. It works in a same way to playlist style pages for the YT information extractors.
10 years ago
Philipp Hagemeister
23ad44b57b
[youtube] Better error message for DASH manifest
10 years ago
Philipp Hagemeister
f48d3e9bbc
[swfinterp] Improve undefined representation
10 years ago
Philipp Hagemeister
fbf94a7815
[swfinterp] Add more builtins and improve static variables
10 years ago
Philipp Hagemeister
1921b24551
[swfinterp] Add support for more complicated constants
10 years ago
Philipp Hagemeister
28e614de5c
[utils] Remove stray u'
10 years ago
Philipp Hagemeister
cd9ad1d7e8
[swfinterp] Basic support for constants (only ints for now)
10 years ago
Philipp Hagemeister
162f54eca6
[swfinterp] Implement bitand and pushshort operators
10 years ago
Philipp Hagemeister
33a266f4ba
[swfinterp] Implement charCodeAt
10 years ago
Philipp Hagemeister
6b592d93a2
[swfinterp] Formalize built-in classes
10 years ago
Philipp Hagemeister
4686ae4b64
[swfinterp] Implement various opcodes
10 years ago
Philipp Hagemeister
8d05f2c16a
[swfinterp] Add support for void methods
10 years ago
Philipp Hagemeister
a4bb83956c
[swfinterp] Implement pushtrue and pushfalse opcodes
10 years ago
Philipp Hagemeister
eb5376044c
[swfinterp] Implement equals opcode
10 years ago
Philipp Hagemeister
3cbcff8a2d
[swfinterp] Implement String basics
10 years ago
Philipp Hagemeister
e983cf5277
[swfinterp] Interpret yet more opcodes
10 years ago
Philipp Hagemeister
0ab1ca5501
[swfinterp] Better error message
10 years ago
Philipp Hagemeister
4baafa229d
[swfinterp] Intepret more multinames
10 years ago
Philipp Hagemeister
b7558d9881
[swfinterp] Allow function patching
10 years ago
Philipp Hagemeister
a4bc433619
[__init__] Modernize
10 years ago
Philipp Hagemeister
b6b70730bf
[downloader/common] Modernize
10 years ago
Philipp Hagemeister
6a68bb574a
[eporner] Fix duration ( Closes #4188 )
10 years ago
Philipp Hagemeister
0cf166ad4f
release 2014.11.16
10 years ago
Philipp Hagemeister
2707b50ffe
[spiegel] Correct handling of redirects to spiegel.tv ( Closes #4211 )
10 years ago
Philipp Hagemeister
939fe70de0
[spiegeltv] Match hash-style URLs ( Closes #4210 )
10 years ago
Philipp Hagemeister
89c15fe0b3
[spiegeltv] Modernize
10 years ago
Jaime Marquínez Ferrándiz
ec5f601670
[utils] Fix "write_json_file" for unicode names in python 2.x ( fixes #4125 )
10 years ago
Naglis Jonaitis
8caa0c9779
[bliptv] Fix the resolve of lookup ID ( Closes #4197 )
10 years ago
Philipp Hagemeister
e2548b5b25
release 2014.11.15.1
10 years ago
Philipp Hagemeister
bbefcf04bf
[goldenmoustache] Fix title ( Closes #4203 )
10 years ago
Philipp Hagemeister
c7b0add86f
[compat] Work around kwargs bugs in old 2.6 Python releases ( Fixes #3813 )
10 years ago
Philipp Hagemeister
a0155d93d9
release 2014.11.15
10 years ago
Philipp Hagemeister
00d9ef0b70
[mailru] Adapt to new data format ( Fixes #4201 )
10 years ago
Philipp Hagemeister
0cc8888038
[crunchyroll] Remove NOP code ( #2782 )
10 years ago
Philipp Hagemeister
c735450e07
release 2014.11.14
10 years ago
Jaime Marquínez Ferrándiz
71f8c7ce7a
[mtvservices:embedded] Improve config url ( fixes #4092 )
10 years ago
Jaime Marquínez Ferrándiz
5fee0eeac0
[ComedyCentralShows] Use the rtmp urls transform function from the MTV IE ( fixes #3364 )
...
It produces the right mp4 urls, so we stop prefering the rtmp urls.
10 years ago
Philipp Hagemeister
eb4157fd17
[utils] Fix struct.pack call on very old Python versions ( #4181 )
10 years ago
Philipp Hagemeister
69ede8ef81
release 2014.11.13.3
10 years ago
Philipp Hagemeister
609a61e3e6
[npo] Improve npo.nl ( Fixes #4173 )
10 years ago
Philipp Hagemeister
bf951c5e29
release 2014.11.13.2
10 years ago
Philipp Hagemeister
af63fed7d8
[generic] Add support for livestream embeds ( Fixes #4185 )
10 years ago
Philipp Hagemeister
3deed1e91a
[freevideo] Simplify and raise error for foreigners ( Fixes #4131 )
10 years ago
Philipp Hagemeister
11b28e93d3
Merge remote-tracking branch 'yaccz/add-extractor/freevideo'
10 years ago
Philipp Hagemeister
c3d582985f
release 2014.11.13.1
10 years ago
Philipp Hagemeister
4c0924bb24
[utils] Fix intlist_to_bytes in Python 2 ( #4181 )
10 years ago
Philipp Hagemeister
3fa5bb3802
[sexu] Modernize ( #4171 )
10 years ago
Philipp Hagemeister
c47ec62b83
Merge remote-tracking branch 'peugeot/sexu'
10 years ago
Philipp Hagemeister
e4bdb37ec6
[spiegel] Add support for embeds
10 years ago
Philipp Hagemeister
0e15e725a0
[spiegel] Modernize
10 years ago
peugeot
437f68d868
Update sexu.py
10 years ago
peugeot
d91d124081
fix python 2 test
10 years ago
Philipp Hagemeister
2d42905b68
release 2014.11.13
10 years ago
Aaron Wojnowski
894dd8682e
Fix YouTube signature extraction.
10 years ago
Jaime Marquínez Ferrándiz
9e05d039e0
[dailymotion] Fix extraction of vevo videos ( fixes #4168 )
10 years ago
peugeot
bbd5f2de5e
[sexu] initial support
10 years ago
Naglis Jonaitis
73689dafbf
[tvplay] Fix f4m URL extraction ( Closes #4119 )
...
Add query parameters which are needed by AkamaiHD F4M player.
Also, modernize a bit.
10 years ago
Philipp Hagemeister
5ccaddf5b1
[goldenmoustache] Simplify ( #4128 )
10 years ago
Philipp Hagemeister
0b201a3134
Merge remote-tracking branch 'xantares/goldenmoustache'
10 years ago
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