Commit Graph
34 Commits
Author SHA1 Message Date
Tithen-FirionandSergey M 1f9fefe7f5 [crackle] Update test 2017-05-06 03:39:14 +07:00
Tithen-FirionandSergey M d86d169dd5 [dailymotion] Add working test 2017-05-02 01:37:23 +07:00
Tithen-FirionandSergey M b9f9f361fa [crunchyroll] Update test 2017-05-02 00:56:51 +07:00
Tithen-FirionandSergey M a146fa1c68 [coub] Update test and remove comment count extraction 2017-05-01 05:54:44 +07:00
Tithen-FirionandSergey M 3fd0f70f6a [cbslocal] Update test 2017-04-28 04:26:59 +07:00
Tithen-FirionandSergey M 33c62efc32 [collegerama] Update tests 2017-04-28 04:00:49 +07:00
Tithen-FirionandSergey M 6b4ddd336c [afreecatv] Fix title extraction 2017-04-28 04:00:15 +07:00
Tithen-FirionandSergey M c12b4b80f8 [archiveorg] Update test 2017-04-28 03:48:32 +07:00
Tithen-FirionandSergey M 064fafe932 [appleconnect] Update test 2017-04-28 03:47:25 +07:00
Tithen-FirionandSergey M ac1a5b9a12 [audioboom] Update test 2017-04-28 03:36:28 +07:00
Tithen-FirionandSergey M a15777491a [atresplayer] Update test 2017-04-28 03:32:25 +07:00
Tithen-FirionandSergey M d8571dd6bf [bleacherreport] Update tests 2017-04-28 03:28:26 +07:00
Tithen-FirionandSergey M 8814ae42bc [beeg] Update test 2017-04-28 03:14:11 +07:00
Tithen-FirionandSergey M 0f63dc2402 [bandcamp] Update test 2017-04-28 03:13:12 +07:00
Tithen-FirionandSergey M dde97ea8da [canalc2] Update test 2017-04-28 03:07:42 +07:00
Tithen-FirionandSergey M 6f4a888416 [br] Update test 2017-04-28 02:53:11 +07:00
Tithen-FirionandSergey M f5edd7ae51 [clipfish] Update test 2017-04-28 02:51:30 +07:00
Tithen-Firion e638e83662 [howstuffworks] Update extractor 2014-12-05 19:46:49 +01:00
Tithen-Firion d958fa9ff9 [howstuffworks] Rewrite extractor 2014-12-05 12:21:21 +01:00
Tithen-Firion ebb6419960 [common] Split _download_json
Add ability for extractor to use _parse_json
2014-12-05 12:21:21 +01:00
Tithen-Firion 2415951ead [tvp] Modernize 2014-12-04 14:16:09 +01:00
Tithen-Firion 995ad69c54 [common] Add new parameters for _download_webpage 2014-12-04 14:16:09 +01:00
Tithen-Firion 225e4b9633 [tvp] Remove unnecessary code 2014-12-04 14:16:09 +01:00
Tithen-Firion 6ce2c6783b [tvp] Add extractor 2014-12-04 05:14:09 +01:00
Tithen-Firion 29f400b97d [tvp] Update extractor 2014-12-04 02:54:25 +01:00
Tithen-FirionandPhilipp Hagemeister eecd6a467d [vgtv] Update tests 2014-12-04 01:34:24 +01:00
Tithen-Firion 9095aa38ac [audiomack] Update test 2014-12-04 00:42:01 +01:00
Tithen-Firion 0403b06985 [soundcloud] Improve_VALID_URL
Add support for links from Audiomack
2014-12-04 00:42:01 +01:00
Tithen-FirionandJaime Marquínez Ferrándiz 95c673a148 [myspace] Add extractor for albums 2014-12-01 00:10:12 +01:00
Tithen-FirionandJaime Marquínez Ferrándiz a196a53265 [myspace] Update tests 2014-12-01 00:10:12 +01:00
Tithen-FirionandJaime Marquínez Ferrándiz 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
2014-12-01 00:10:12 +01:00
Tithen-FirionandJaime Marquínez Ferrándiz 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.
2014-12-01 00:10:11 +01:00
Tithen-FirionandJaime Marquínez Ferrándiz 03fd72d996 [myspace] Add more data to info dict
`uploader` is an artist
`playlist` is an album
2014-12-01 00:10:11 +01:00
Tithen-FirionandJaime Marquínez Ferrándiz f2b44a2513 [myspace] Use player_url for faster download
It keeps reconnecting without it. Download time decreased from 7+ minutes to 25 seconds for me.
2014-12-01 00:10:11 +01:00