Philipp Hagemeister
|
be64b5b098
|
[xminus] Simplify and extend (#4302)
|
10 years ago |
Philipp Hagemeister
|
c3e74731c2
|
[README] Mention _og_search_description (#4304)
Lots of sites do have this meta tag, so just add it to the example.
|
10 years ago |
Philipp Hagemeister
|
c920d7f00d
|
[README] Adapt code to new style
Next to every IE will download the webpage first anyways.
|
10 years ago |
Philipp Hagemeister
|
0bbf12239c
|
Merge remote-tracking branch 't0mm0/x-minus'
|
10 years ago |
Philipp Hagemeister
|
70d68eb46f
|
Credit @MatthewRayfield for tmz (#4304)
|
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
|
fab89c67c5
|
Credit @ossi96 for bpb (#4298)
|
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
|
380b822003
|
Remove outdated transition helper scripts
|
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
|
e311b6389a
|
Credit @daohoangson for zingmp3 (#4288)
|
10 years ago |
Jouke Waleson
|
fab6d4c048
|
remove useless line, the result is never used
|
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
|
d37cab2a9d
|
Credit @WillSewell for vk:user (#4233)
|
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
|
88125905cf
|
Credit @nulloz for telebruxelles (#4270)
|
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 |