1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2025-01-06 05:07:54 +01:00
Commit Graph

16600 Commits

Author SHA1 Message Date
Elliot Algase
9d5e117c16 [narando] extract thumbnails 2019-05-15 22:04:02 -04:00
ealgase
83809b6ee1 [narando] improve coding methods to match standards, add support for more URL formats 2019-01-20 19:00:43 -05:00
ealgase
fc9ea7bd13 [narando] remove superfluous whitespace 2018-12-01 14:47:41 -05:00
ealgase
00bcff6387 [narando] use already given URL for downloading webpage 2018-11-30 21:43:17 -05:00
ealgase
0c2fc982d3 [narando] Improve coding methods as requested by dstftw in #18268 2018-11-30 19:07:26 -05:00
ealgase
6892fcbcc4 [narando] remove description attribute (was broken in Python 3.2) 2018-11-21 20:12:49 -05:00
ealgase
b709ed1fc9 [narando] remove display_id attribute 2018-11-21 19:11:22 -05:00
ealgase
f8a4a38880 [narando] add separate [narando:player] extractor 2018-11-21 15:44:06 -05:00
ealgase
200ad7687a [narando] remove separate player extractor (was causing issues), add display_id attribute 2018-11-21 15:44:06 -05:00
ealgase
92ae267c88 [narando] seperate [narando:player] extractor, improve code readability 2018-11-20 22:16:41 -05:00
ealgase
d33506b6d7 [narando] Fix bad method of extracting player_id 2018-11-20 20:39:07 -05:00
ealgase
fed1f5ee0f [narando] fix flake8 issues 2018-11-20 18:38:08 -05:00
ealgase
a729d43d9e [narando] Add description support and improve code to meet youtube-dl's standards 2018-11-20 18:28:29 -05:00
ealgase
2190b6aaa1 [narando] Add new extractor 2018-11-20 17:22:22 -05:00
Remita Amine
2e1280ed43 [sixplay] fix format extraction 2018-11-19 18:15:51 +01:00
Remita Amine
8578ea4dcb [bitchute] use _html_search_regex for title extraction 2018-11-18 16:15:27 +01:00
Remita Amine
9b27a78a88 [kaltura] limit requested MediaEntry fields 2018-11-18 16:15:27 +01:00
Sergey M․
964b989dc8
[americastestkitchen] Add support for zype embeds (closes #18225) 2018-11-18 20:45:25 +07:00
Sergey M․
f97c099131
[pornhub] Move test to correct place 2018-11-18 11:14:46 +07:00
Sergey M․
1febf99da1
[pornhub] Add pornhub.net alias 2018-11-18 06:26:08 +07:00
Sergey M․
4167148fa4
[nova:embed] Fix extraction (closes #18222) 2018-11-18 01:11:10 +07:00
Sergey M․
5bb0479269
release 2018.11.18 2018-11-18 00:11:54 +07:00
Sergey M․
02df855e13
[ChangeLog] Actualize
[ci skip]
2018-11-18 00:07:40 +07:00
Sergey M․
006374e3ae
[wwe] Fix issues, extract subtitles and add support for playlists (closes #14781, closes #17450) 2018-11-17 23:59:52 +07:00
mttronc
11d19ff503
[wwe] Add extractor 2018-11-17 23:59:46 +07:00
aviperes
a640c4d226 [vk] Detect geo restriction 2018-11-17 20:59:13 +07:00
Sergey M․
d0058c76d5
[openload] Use original host during extraction (closes #18211) 2018-11-17 16:59:20 +07:00
NeroBurner
0919cd4d01 [atvat] Fix extraction (closes #18041) 2018-11-17 00:18:50 +07:00
Sergey M․
2599956c9f
[rte] Add support for new API endpoint (closes #18206) 2018-11-17 00:07:59 +07:00
Sergey M․
9b9b3501c5
[tnaflixnetwork:embed] Fix extraction (closes #18205) 2018-11-16 22:55:35 +07:00
Sergey M․
730c0d12a0
[picarto] Extract more metadata (closes #16518) 2018-11-11 16:17:59 +07:00
Patrick Griffis
f17a24a6df
[picarto] Use API and add token support
This is just more reliable than trying to extract
it from the page itself.
2018-11-11 16:17:56 +07:00
Sergey M․
83852e57bf
[zype] Add extractor (closes #18143) 2018-11-11 00:44:49 +07:00
Sergey M․
96a91b1551
[vivo] Fix extraction (closes #18139) 2018-11-10 23:37:27 +07:00
Sergey M․
cab26223bf
[ruutu] Update API endpoint (closes #18138) 2018-11-10 15:26:04 +07:00
Sergey M․
532782ade1
release 2018.11.07 2018-11-07 01:38:25 +07:00
Sergey M․
f81d44aab6
[ChangeLog] Actualize
[ci skip]
2018-11-07 09:58:08 +07:00
Sergey M․
2511eee215
[youtube] Add another JS signature function name regex (closes #18091, closes #18093, closes #18094) 2018-11-07 09:55:59 +07:00
Remita Amine
0df514f07e [facebook] fix tahoe request(closes #17171) 2018-11-06 21:22:27 +01:00
Sergey M․
432cd48410
[cliphinter] Fix extraction (closes #18083) 2018-11-06 23:29:42 +07:00
Sergey M․
c0345b825f
[youtube:playlist] Add support for invidio.us (closes #18077) 2018-11-05 19:08:39 +07:00
Sergey M․
2004e2210b
[osnateltv] Update host 2018-11-05 17:09:57 +07:00
Sergey M․
16d896b2a7
[zattoo] Arrange API hosts for derived extractors (closes #18035) 2018-11-05 15:52:46 +07:00
Sergey M․
22e07ce502
[README.md] Improve documentation on safe metadata extraction and add more examples 2018-11-05 00:11:36 +07:00
Sergey M․
dbdaaa231a
[youtube] Add fallback metadata extraction from videoDetails (closes #18052) 2018-11-03 06:26:16 +07:00
Sergey M․
38c32dbf19
release 2018.11.03 2018-11-03 02:57:48 +07:00
Sergey M․
a085410936
[ChangeLog] Actualize
[ci skip]
2018-11-03 02:56:14 +07:00
Sergey M․
6895ea4d3f
[laola1tv:embed] Set correct stream access URL scheme (closes #16341) 2018-11-03 02:45:37 +07:00
Alexander Seiler
faac1c1f70
[ehftv] Add extractor (closes #15408) 2018-11-03 02:45:32 +07:00
Sergey M․
573531dcfb
[azmedien] Simplify (closes #17746) 2018-11-03 01:33:42 +07:00