Remita Amine
e452345fc5
[jamendo] improve extraction
...
- fix album extraction(closes #18564 )
- improve metadata extraction(closes #18565 )(closes #21379 )
2019-11-04 15:43:52 +01:00
Remita Amine
bf45295c53
[mediaset] relax URL guid matching( closes #18352 )
2019-11-04 11:13:14 +01:00
Katie Pratt
b5bca03c98
correcting assert logic
2019-11-03 23:20:40 -05:00
d2au
0876eee31d
[abc:iview] Support 720p ( fixes #22907 )
2019-11-04 14:14:36 +10:30
Katie Pratt
ff57b29971
correcting for flake8 errors
2019-11-03 20:09:04 -05:00
Remita Amine
ef382405c6
[mediaset] extract unprotected M3U and MPD manifests( closes #17204 )
2019-11-04 02:02:29 +01:00
Katie Pratt
809927da64
adding dynamic auto-generating doc based on metadata elements
2019-11-03 19:38:26 -05:00
Katie Pratt
70f9ef6a5e
reverting README, updating name of input to reflect functionality, removing Exception and replacing with assert, updating the CLI to accept a JSON string as an argument instead of file
2019-11-03 17:39:08 -05:00
Manu Cornet
a6e6673e82
[README.md] Also read permission to the binary in how to update section ( #22903 )
2019-11-04 04:23:27 +07:00
Sergey M
5d8ad75cd3
Update README.md
2019-11-04 04:22:22 +07:00
Remita Amine
564275e26f
[telegraaf] fix extraction
2019-11-03 22:04:03 +01:00
Ozan Karaali
43bd56cb2c
Merge branch 'master' into foxcomtr
2019-11-03 11:54:46 -08:00
Remita Amine
726e8eef59
[bellmedia] add support for marilyn.ca videos( #22193 )
2019-11-02 22:33:51 +01:00
uno20001
1ebe09fb34
[youtube_dl/utils] fix failed test
2019-11-02 20:47:40 +01:00
Remita Amine
e54924c46f
[stv] fix extraction( closes #22928 )
2019-11-02 18:13:31 +01:00
uno20001
b812fcee81
[EnseignerTV5Monde] new extractor ( closes #22851 )
2019-11-02 16:25:58 +01:00
uno20001
300a9da662
[youtube_dl/utils] add support for octal escape sequences to js_to_json()
2019-11-02 16:25:27 +01:00
Remita Amine
5e36b63486
[iconosquare] remove extractor
2019-11-02 13:25:39 +01:00
Remita Amine
9249c50c18
[keek] remove extractor
2019-11-02 13:09:44 +01:00
geditorit
79b35e7c15
[gameone] Remove extractor ( #21778 )
2019-11-02 11:32:49 +00:00
Remita Amine
836bfcb54e
[flipagram] remove extractor
2019-11-02 11:08:51 +01:00
Remita Amine
4c95fcf9e8
[bambuser] remove extractor
...
https://web.archive.org/web/20190808014227/https://go.bambuser.com/shutdown-announcement
2019-11-01 21:16:47 +01:00
Thomas Tsiakalakis
1e19182ace
Merge branch 'ytdl-org-master'
2019-11-01 18:57:10 +01:00
Thomas Tsiakalakis
c8212ef188
Merge branch 'master' of git://github.com/ytdl-org/youtube-dl into ytdl-org-master
2019-11-01 18:57:00 +01:00
Nguyentiensy
2dfa73fbf1
Create SECURITY.md
2019-11-02 00:00:28 +07:00
Remita Amine
152f22920d
[wistia] reduce embed extraction false positives and support inline embeds( closes #22931 )
2019-11-01 17:44:34 +01:00
Remita Amine
20cc7c082b
[go90] remove extractor
2019-11-01 16:36:35 +01:00
Remita Amine
e987ce4bda
[kakao] remove raw request and extract format total bitrate
2019-11-01 12:40:41 +01:00
Remita Amine
d439989215
[daum] fix VOD and Clip extracton( closes #15015 )
2019-11-01 11:43:18 +01:00
Remita Amine
274bf5e4c5
[kakao] improve extraction
...
- support embed URLs
- support Kakao Legacy vid based embed URLs
- only extract fields used for extraction
- strip description and extract tags
2019-11-01 11:37:41 +01:00
Remita Amine
e993f1a095
[mixcloud] fix cloudcast data extraction( closes #22821 )
2019-10-31 08:13:10 +01:00
Remita Amine
3cf70bf159
[yahoo] make cbs URL suffix part of the media alias
2019-10-31 07:44:21 +01:00
Remita Amine
237513e801
[yahoo] restore support for cbs suffixed URLs
2019-10-31 07:38:53 +01:00
Remita Amine
8040a0d35e
[yahoo] fix typo
2019-10-30 23:52:09 +01:00
Remita Amine
45f4a43389
[yahoo] improve extraction
...
- add support for live streams(closes #3597 )(closes #3779 )(closes #22178 )
- bypass cookie consent page for european domains(closes #16948 )(closes #22576 )
- add generic support for embeds(closes #20332 )
2019-10-30 23:24:49 +01:00
uno20001
1381e9c947
[SVTPageIE] rewrite the extraction process of video ids
2019-10-30 23:21:08 +01:00
TheLazyCode
e3848053b6
README improved
2019-10-31 01:26:42 +05:30
Epecb
48a248dfcb
[DTube] Cleanup
...
Signed-off-by: Epecb <788135@gmail.com>
2019-10-30 22:25:03 +03:00
Manu Cornet
9d67f771da
Also add "read" permission to the installed binary
...
If only executing rights are added, one still gets "permission denied" when trying to execute the binary.
2019-10-30 02:56:53 +00:00
0x9fff00
5583153b36
[europaconsilium] Add extractor ( closes #20679 )
2019-10-29 21:49:28 +01:00
Epecb
3f452f3675
[DTube] Fix code styling
...
Signed-off-by: Epecb <788135@gmail.com>
2019-10-29 22:50:53 +03:00
Sergey M․
9a621ddc3a
[tv2] Fix and improve extraction ( closes #22787 )
2019-10-30 02:21:52 +07:00
Sergey M․
c56b2ac43c
[tv2dk] Add extractor
2019-10-30 02:21:03 +07:00
Lame Lemon
f7c736d354
[senateisvp] improve extractor
2019-10-29 17:51:33 +00:00
Mohamad Nurul Ihsan
deba7b2163
Create primes.py
2019-10-29 20:37:46 +08:00
Aman Shekhar
3d7fcba1c4
Update README.md
2019-10-29 18:04:45 +05:30
Remita Amine
8989349e6d
[onet] improve extraction
...
- add support for onet100.vod.pl domain
- extract m3u8 formats
- correct audio only format info
2019-10-29 09:50:01 +01:00
Remita Amine
7455832f31
[fox9] fix extraction
2019-10-29 09:50:00 +01:00
Sergey M․
c4bd9cb7bb
release 2019.10.29
2019.10.29
2019-10-29 06:12:33 +07:00
Sergey M․
cae0bbc538
[ChangeLog] Actualize
...
[ci skip]
2019-10-29 06:11:09 +07:00